Skip to content

A command line app for tracking which series you have watched/need to watch

License

Notifications You must be signed in to change notification settings

aidanm3341/series-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Series Tracker C/C++ CI

This project has a make file, so the project can be built with just running make in the directory containing 'makefile'. You can then install the program by running make install

Once installation has completed, you can run the program by typing "series_tracker" in the terminal.

How to Use

You can add a new series to track by pressing the a key. This will then prompt you to enter a name (which doesn't already exist in the app), and then the number of series that it has.

You can scroll through the series with the up and down arrows. Once you have your selected series, you can add or remove marks on the checkboxes with the left and right arrows.

If you want to delete a series for whatever reason, select it and press the d key. This will then prompt you to check if you're sure, where you can then type 'y' or 'n' to confirm or cancel it.

You can exit the program by pressing the the q key, or the ESC key, or the F1 Key.

Screenshots

Main Screen

About

A command line app for tracking which series you have watched/need to watch

Resources

License

Stars

Watchers

Forks

Packages

No packages published