kenkit / neon

Neon App

Home Page:https://deaddevice.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Neon Project

Build status Build Status codecov Codacy Badge Language grade: C/C++ Total alerts CodeFactor CII Best Practices code-size GitHub Releases (by Release)

Neon was designed by Neon Itelligence.

Features

  • Video Playback with FFMPEG.
  • File download manager.
  • Everything is a WIP atm.

Screenshots

Installation

Just download the zip file from the release tab on our github repo.

We are working on an automated updater

Plugins

This project uses a number of plugins

  • Most of the features require installation of Neon Service Neon_Service

Development

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.

Developers

KENKIT

Building for source

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

Todos

  • Merge the original branch into this one.

License

MIT

Software used in this project

SDL

CEF

About

Neon App

https://deaddevice.com/

License:Other


Languages

Language:CMake 74.2%Language:C++ 18.7%Language:C 7.1%