diff options
author | Barattero Laurent <laurent@larueluberlu.net> | 2014-01-18 10:24:55 +0100 |
---|---|---|
committer | Barattero Laurent <laurent@larueluberlu.net> | 2014-01-18 10:24:55 +0100 |
commit | 45ab288c8256f2787e7bf694c7a48888592be4cd (patch) | |
tree | 2e5541878cf4ec75a02e9b7b0846b522a2969371 /README.md | |
parent | 21f1a950c54e27044abcc35159cdcf5b8dc602d2 (diff) |
first commit release 0.2
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 33 |
1 files changed, 30 insertions, 3 deletions
@@ -1,4 +1,31 @@ -AeroUp -====== +README for AeroUp 0.8 +===================== + + +AeroUp is an open source and multiplatform tool to use with Ultimate (programmable light sequencing juggling props) from Aerotech Projects Ltd. + +See the file INSTALL for instructions on how to build and install. + +there is not yet support for microsoft Window, because as i working on the core part who'll become a shared lib, +and there is no support for getoptlong for Window, as a gui is scheduled soon, i don't bother me. + + +Features +======== +*[x] Start command +*[x] Test command +*[x] Color command +*[*] Get Serial Number command +* Set Serial Number command +* Upload glo sequences command +* checks syntax of .glo files +* And some others features... + + +Links +===== +* Github page : https://github.com/LaurentBa/AeroUp +* http://www.aerotechprojects.com/index.htm + +note : yet there is no support for microsoft Window, because as i working on the core part -AeroUp - open source and multiplatform tool to use with Ultimate (programmable light sequencing juggling props) from Aerotech Projects. |