Ascendara is a desktop application that simplifies downloading, managing, and playing pre-installed games. The game library is powered by a custom webscraper, currently featuring games from STEAMRIP and FitGirl, with plans to expand to more sources.
- Ascendara: The complete source code for Ascendara
- Installer: The source code for the python based GUI app installer
- Extension: A lightweight browser extension that enhances your Ascendara experience
- Documentation: The community-editable repository for Ascendara's documentation (official docs at ascendara.app/docs)
Contributing to Ascendara is the best way to get your desired features, bug fixes, or improvements into the official build! When your contribution is accepted, your changes will be credited with your GitHub username in the Ascendara changelogs.
Check out all the amazing people who have already contributed on the dedicated contributors page!
- Fork from the development branch
- Create a new branch for your changes
- Make your improvements
- Submit a pull request
fix:for bug fixesfeat:for new featureschore:for maintenancerefactor:for improvementsdocs:for documentationstyle:for formattingtest:for adding tests
Create focused pull requests, write clear commit messages, and test thoroughly. Your contributions help make Ascendara better for everyone!