mirror of
https://github.com/lxsang/antos-frontend.git
synced 2025-07-23 01:09:46 +02:00
dfb0d2a628d63b7baa7c9ac45f22dc446bf8d9cf
antos
Simple web os (client side) based on jQuery and Riot, it is designed to be used along with our antd server and Lua based server side app, but can be adapted to be used with any server side languages (PHP, etc) and server, by implementing all the system calls API defined in core/handlers/RemoteHandler.coffee. Basically, application design for the web os (packages/ or services/) relies on these system calls for communicating with the server. In doing so, the entire application can be developped with coffee/javascript/css without the need of a server side script.
Note that, the development of the project is in early alpha state, so bugs are very welcome :)
Demo
A demo of the webOS is available at my page os.lxsang.me
Languages
TypeScript
92.4%
CSS
5.1%
HTML
1.2%
Makefile
1%
Shell
0.2%
Other
0.1%