Aeneas GUI
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
Dependencies required
aeneas core along with all required python dependencies
ffmpeg
espeak
youtube-dl python module (optional)
node.js
electron
bower
polymer(global modules)
other node.js modules
Node.js is required to be installed locally only while building the application
sudo npm install -g polymer-cli
sudo npm install -g bower
bower install
mv bower_components lib
It is important to rename the bower_components folder as then we can save space in the final package
./make --windows
./make --osx
./make
Explain how to run the automated tests for this system
Explain what these tests test and why
Give an example
Explain what these tests test and why
Give an example
Add additional notes about how to deploy this on a live system
- Polymer - The web framework library used
- electron - The cross-platform desktop application the application runs on
- AppImage - For building the linux binary appImage
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
We use git for versioning. For the versions available, see the tags on this repository.
- Chetan Chauhan - Initial work - chetan-prime
- Michele Gianella - Project Designer See also the list of contributors who participated in this project.
This project is licensed under the AGPL License - see the LICENSE.md file for details
- Hat tip to anyone who's code was used
- Inspiration
- etc