Skip to content
/ cOpe Public

A python script with the main purpose of convenience to launch course sites directly from the UNIX terminal.

Notifications You must be signed in to change notification settings

sentheta/cOpe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cOpe

cOpe stands for course opener.

To allow user directly invoke this program in the terminal, please add the script cope to ~/.local/bin/ directory. Remember to write your own pathname (e.g. /home/myUser/cope/) in the script cope.

Functionalities

User can input an index, course code, or keyword. The program will launch the course page based on the link in courses.json.

+ allow user to add a course entry.

- allow user to remove a course entry.

/ allow user to swap two course entries.

up_arrow will do the previously selected action.

ctrl+C and empty string will terminate the program.

About

A python script with the main purpose of convenience to launch course sites directly from the UNIX terminal.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages