New app: pixelflood

master
Lukas Lihotzki 2017-05-21 23:34:47 +00:00 committed by Boris Kraut
parent 752f75c574
commit 1e38734c59
2 changed files with 32 additions and 0 deletions

View 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
View File

@ -0,0 +1,2 @@
Repo Type:git
Repo:git://git.sv.nongnu.org/freetype/freetype2.git