Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ajenti/demo-customized
A demo of custom web-ui based on Ajenti Core
https://github.com/ajenti/demo-customized
ajenti branding demo plugin
Last synced: 10 days ago
JSON representation
A demo of custom web-ui based on Ajenti Core
- Host: GitHub
- URL: https://github.com/ajenti/demo-customized
- Owner: ajenti
- License: unlicense
- Created: 2015-04-17T13:51:52.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-04-17T16:17:57.000Z (over 9 years ago)
- Last Synced: 2024-03-25T23:03:05.007Z (8 months ago)
- Topics: ajenti, branding, demo, plugin
- Language: Python
- Homepage:
- Size: 160 KB
- Stars: 11
- Watchers: 5
- Forks: 18
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Customized Web-UI demo
This a demo of custom Web-UI built with Ajenti Core.
Entry point is the [``custom-web-ui``](https://github.com/ajenti/demo-customized/blob/master/custom-web-ui) script.
If you'd like to play with JS/CSS resource files, don't forget to rebuild them afterwards with ``make``. This requires the dev multitool (``sudo pip install -U ajenti-dev-multitool``).