Skip to content

Releases: Wervice/archon

Archon v1 Compiled

23 Jun 05:20
4cd6139
Compare
Choose a tag to compare

Archon backup utility can now be used by running an .exe file under Windows or using commands under Linux.

Running the files under Windows will throw a security warning, because they are not signed yet. You can click More Information and then run it anyways.

For GUI
Download the source code as .zip
Run gui.exe in the folder
Create shortcut to desktop if you want

OR

Run python3 gui.py

For CLI

Download the zip file and unpack it
Open a terminal in the archon folder and enter ./console.exe
Archon will show the help menu. You can ignore python3 and just run ./console.exe

OR

Run python3 __main__.py