(short for assistance)
Features • How To Use • Download • Credits • License
- School Switch - Marks as read every document for every school you are registered as a teacher
- Goes through all DYS documents one by one.
- GUI Login Mode for Windows users (only supported by Google Chrome)
To clone and run this application, you'll need Python. From your command line:
# Clone this repository
git clone https://github.com/gokaybalci/dys-ass.git
# Go into the repository
cd dys-ass
# Install dependencies
pip install -r requirements.txt
# Write your e-Devlet login credentials into edevlet.txt (or creat edevlet.txt and then write them)
echo "TC Kimlik No" > edevlet.txt
echo "e-Devlet Şifresi" >> edevlet.txt
# Run the app
python3 main.py
- Go to DYS-Ass v0.1 and click assets.
This software uses the following open source packages:
GPL-3.0 license