mirror of
https://github.com/lxsang/antos-frontend.git
synced 2024-12-27 17:58:22 +01:00
Update README.md
This commit is contained in:
parent
fa15f3c3b4
commit
eb4e52a31a
@ -12,6 +12,9 @@ A demo of the web desktop is available at my page [https://os.lxsang.me](https:
|
|||||||
|
|
||||||
![Screenshot](screenshot.png "Screenshot")
|
![Screenshot](screenshot.png "Screenshot")
|
||||||
|
|
||||||
|
## AntOS applications
|
||||||
|
[https://github.com/lxsang/antosdk-apps](https://github.com/lxsang/antosdk-apps)
|
||||||
|
|
||||||
## Build
|
## Build
|
||||||
|
|
||||||
Note that this is only the client API, to make it work for your application, you need to implement all the system calls in core/handlers/RemoteHandler.coffee using a server side scripting language (e.g. PHP). I'm planning to release an API documentation which describes what need to be sent and what will be returned for each system call in near future (i'm kind of very busy right now :) ).
|
Note that this is only the client API, to make it work for your application, you need to implement all the system calls in core/handlers/RemoteHandler.coffee using a server side scripting language (e.g. PHP). I'm planning to release an API documentation which describes what need to be sent and what will be returned for each system call in near future (i'm kind of very busy right now :) ).
|
||||||
|
Loading…
Reference in New Issue
Block a user