-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
9 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,9 @@ | ||
# FITDownloader | ||
#About FITDownloaded | ||
FITDownloader is a simple python selenium script used for automatic download of files uploaded by the proffessors on the system meant for students of FIT Mostar. | ||
This project is relatively easy to use and its meant to make tracking of files being uploaded a bit easier. | ||
|
||
For this project to work, its user must have python and selenium installed on their machines. | ||
After python and selenium instalation, the user has to enter his creditentials in the data.json file, after that the main.py files takes care of the rest. | ||
All files uploaded on todays date are automatically downloaded and moved into their designated folders. | ||
|
||
FITDownloader was made by a FIT Mostar student, for FIT Mostar students as a tool for easier tracking of files and as a showcase of current python skillset. |