Skip to content

Download eclass courses / get tree structure of eclass course folder structure

Notifications You must be signed in to change notification settings

panagiotisppg/tree-eclass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tree-eclass

Eclass File Downloading and File Finder

tree-eclass is a python project used for auto-updating and downloading the latest files and folders for a subject from eclass

Features

  • Auto-update course folder
  • Command line tree of subject's files and folders

Installation

tree-eclass requires Python3 to run.

Install the required libraries.

git clone https://github.com/panagiotisppg/tree-eclass.git
cd tree-eclass
pip3 install -r requirements.txt

Run the program:

python3 main.py -C XXXYYY

Where XXXYYY is the course number. For example: INF123

Auto-Update Featue

You can get alerts in the alerts.csv file for new files uploaded to your subscribed courses by running the updates python file

python3 updates.py
Warning

This code in it's current version is only used for public eclass classes

About

Download eclass courses / get tree structure of eclass course folder structure

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages