-
-
Notifications
You must be signed in to change notification settings - Fork 0
Usage
William edited this page Sep 3, 2022
·
2 revisions
To install Auto Announcements, you can either use an executable package (Windows), or run the scripts through Python (Windows, macOS, Linux). To customize the program to your needs, see CUSTOMIZATION
.
- To run the executable package, download the latest
.zip
file from GitHub Releases page. - Extract the
.zip
file using a program like 7-Zip. - (Optional) Move the files to
C:\Program Files
and create a shortcut. - Double click on
main.exe
. - Enjoy the program!
- To run the Python script, download the latest source code release from GitHub Releases page.
- Download and install Python.
- Extract the source code files using a program like 7-Zip.
- Double click on
main.py
, or right-click and open with IDLE and pressF5
. - Enjoy the program!
Want to make a change? Open an issue!
Want a basic overview? Read the README
.
Want to download the project? Head to the Releases page.
Want to start contributing? Open an Issue or a Pull Request.