New app: pixelflood
This commit is contained in:
parent
752f75c574
commit
1e38734c59
30
metadata/de.lihotzki.pixelflood.txt
Normal file
30
metadata/de.lihotzki.pixelflood.txt
Normal file
|
@ -0,0 +1,30 @@
|
|||
Categories:Graphics,Internet
|
||||
License:AGPL-3.0
|
||||
Web Site:
|
||||
Source Code:https://github.com/lukaslihotzki/pixelflood
|
||||
Issue Tracker:https://github.com/lukaslihotzki/pixelflood/issues
|
||||
|
||||
Summary:Pixelflut server
|
||||
Description:
|
||||
A fast, asynchronous implementation of [https://cccgoe.de/wiki/Pixelflut
|
||||
Pixelflut].
|
||||
|
||||
Pixelflut is a text-based protocol. With its PX command, a single pixel can be
|
||||
set on a buffer.
|
||||
|
||||
This app opens the TCP server on port 1234 and displays the buffer full screen.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/lukaslihotzki/pixelflood.git
|
||||
|
||||
Build:1.0.1,10001
|
||||
commit=1.0.1
|
||||
subdir=android/app
|
||||
gradle=yes
|
||||
srclibs=freetype@VER-2-7-1
|
||||
prebuild=echo "freetype.src.dir=app/$$freetype$$" >> ../local.properties
|
||||
ndk=r12b
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Static
|
2
srclibs/freetype.txt
Normal file
2
srclibs/freetype.txt
Normal file
|
@ -0,0 +1,2 @@
|
|||
Repo Type:git
|
||||
Repo:git://git.sv.nongnu.org/freetype/freetype2.git
|
Loading…
Reference in a new issue