42 lines
1 KiB
Plaintext
42 lines
1 KiB
Plaintext
Categories:Graphics,Internet
|
|
License:AGPL-3.0
|
|
Web Site:
|
|
Source Code:https://github.com/lukaslihotzki/pixelflood
|
|
Issue Tracker:https://github.com/lukaslihotzki/pixelflood/issues
|
|
|
|
Auto Name:Pixelflut
|
|
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
|
|
|
|
Build:1.0.2,10002
|
|
commit=1.0.2
|
|
subdir=android/app
|
|
gradle=yes
|
|
srclibs=freetype@VER-2-7-1
|
|
prebuild=echo "freetype.src.dir=app/$$freetype$$" >> ../local.properties
|
|
ndk=r14
|
|
|
|
Auto Update Mode:None
|
|
Update Check Mode:Static
|
|
Current Version:1.0.2
|
|
Current Version Code:10002
|