All Projects → M4cs → Athena

M4cs / Athena

Licence: GPL-3.0 license
Athena | General User Interface for the Theos Tweak Development Framework

Programming Languages

python
139335 projects - #7 most used programming language


Athena | GUI For Theos Jailbreak Development Framework
Follow Me On Twitter


Main Screen

New Package Creator Screen

Changelog:

Update 1.0.1:

- Add Final Package Flag (Remove debug from deb file name)
- Fix UI Up

Included Files:

  • athena-linux: the linux binary for Athena
  • athena-mac: the mac binary for Athena
  • athena.py: Python file and program for Windows

Requirements:

  • Theos (obviously)
  • Linux or MacOS
  • Theos Environment Variables Setup Correctly
  • Possibly Python 3.6 and PyQt5/PySide2 and PySimpleGUIQt for Windows

Getting Started:

On Windows:

Download the athena.py file and put it in it's own directory. Download from pip: PySide2, PyQt5, and PySimpleGUIQt. CD into the Athena directory and run python athena.py. If any errors for importing modules comes up simple run pip install <required module>.

Note: Athena on Windows can only create packages at this time.

On Mac/Linux:

Download the correct binary for your system. Run chmod +x athena inside the directory of Athena. After that run ./athena and the program will start. You must have Theos installed and working correctly prior

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].