Neon was designed by Neon Itelligence.
- Video Playback with FFMPEG.
- File download manager.
- Everything is a WIP atm.
Just download the zip file from the release tab on our github repo.
We are working on an automated updater
This project uses a number of plugins
- Most of the features require installation of Neon Service Neon_Service
Want to contribute? Great!
Just create a pull request, we will be happy to integrate new features.
Also include your codewars profile badge in the readme.
To build Neon you must have cmake, the rest is almost automated
mkdir build
cd build
cmake ../ -DCLONE_REPO=TRUE
Generating prebuilt zip archives for distribution:
cmake --build ../build --target neon
- Merge the original branch into this one.
MIT