Initial commit with features and everything.

This commit is contained in:
csd4ni3l
2025-09-07 18:22:10 +02:00
commit d01ab6087e
14 changed files with 1683 additions and 0 deletions

6
CREDITS Normal file
View File

@@ -0,0 +1,6 @@
Huge Thanks to Python for being the programming language used in this app.
https://www.python.org/
Thanks to the following libraries that were used in this app:
rich - https://github.com/Textualize/rich
requests - https://github.com/psf/requests