Skip to content
This repository has been archived by the owner on Jul 28, 2024. It is now read-only.
/ dys-ass Public archive

An assistance/accessibility tool for MEB's DYS built with PlayWright.

License

Notifications You must be signed in to change notification settings

gokaybalci/dys-ass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


DYS Ass

(short for assistance)

An assistance/accessibility tool for reading MEB's DYS documents built with PlayWright.

Buy Me A Coffee

FeaturesHow To UseDownloadCreditsLicense

Key Features

  • 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)

How To Use (This is Linux only. If you're using Windows, go to Download section.)

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

Download

Credits

This software uses the following open source packages:

License

GPL-3.0 license

About

An assistance/accessibility tool for MEB's DYS built with PlayWright.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages