Commit Graph
9 Commits
Author SHA1 Message Date
MugoSquero ae0d8943fe Adding a Config File
1. Ability to configure variables from a JSON file.
2. By default, checkin.sh does not know the value of checkin_file, this commit fixes that.
3. I want to create a web interface, front end, for this project and it is easier for the PHP server to parse the json data.
2023-10-17 21:19:03 +03:00
Yusuf İpek 6ecea78954 delete unnecessary files 2023-10-03 21:52:37 +03:00
Yusuf İpek 2b71c63d03 Merge pull request #1 from korayustundag/patch-1
Update checking.py [Optimization, Simplification and Readability.]
2023-10-03 21:51:17 +03:00
Yusuf İpek c00072260f update count_sent_mail description 2023-10-03 21:49:53 +03:00
Yusuf İpek 4bbba3ef55 Update README.md 2023-10-03 21:49:09 +03:00
Koray Üstündağ e0a021248d Update README.md 2023-10-03 21:23:45 +03:00
Koray Üstündağ 9a9299ae7b Update checking.py
• Codes have been simplified and optimized.
• E-Mail contents were assigned to variables. (For more language support)
• Description lines should be made more easily understandable.
2023-10-03 20:49:53 +03:00
Yusuf İpek d388cda592 initial commit 2023-10-02 20:18:43 +03:00
Yusuf İpek 7fbb6ea0f8 Initial commit 2023-10-02 20:16:17 +03:00