Skip to main content

VITime app for storing and displaying VIT timetabe

Project description

VITime

CLI tool to view your timetable from terminal anytime!

built with Python3 PyPI version

Table of contents

Preview

VITime

Installation

PyPI

Open terminal and install the package using python package installer.

pip install vitime==0.2.1

NOTE: This might require admin access, on windows run your terminal as administrator and for linux based systems use-

sudo pip install vitime==0.2.1

Source code

  • Download latest release via zip file or tar file
  • Extract the folder to your desired location
  • Then install it in your desired terminal using suitable command

Linux or Max OS X

user@hostname:~$ sudo python3 setup.py install

Windows

Run command prompt as administrator and

C:\users\username> python setup.py install

Updates

VITime has automatic update detection to notify user when a newer version is available! You can update using vitime -u or vitime --update.

vitime -u

Setting up

Commands

vitime addtimetable

Command to add entire timetable.

Note: This deletes any existing timetable.

1. Copying timetable from vtop

copying timetable

2. Adding timetable using VITime

vitime addtimetable

vitime addcourse

Command to add a course.

vitime addcourse

Usage

Commands

vitime today

Shows all ongoing/left classes for the day.

Note: This does not show all the classes during the day, to view all classes use vitable showday command.

vitime today

vitime showday

Shows all the classes on the day entered by the user.

vitime showday

vitime full

Shows the entire timetable.

vitime full

vitime showcourses

Shows a lot of all the courses added to the timetable.

vitime showcourses

vitime deletecourse

Deletes the given course from timetable.

vitime deletecourse

vitime deletetimetable

Deletes the entire timetable.

Note: The confirmation message is case sensitive so 'YES', 'Yes' will not work.

vitime deletetimetable

License

License: MIT

Copyright (c) 2021 Dhruv9449
MIT license

References

This project is inspired by VITable made by -
CartelProject



Developed by Dhruv Shah

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

vitime-0.2.2.tar.gz (11.7 kB view hashes)

Uploaded Source

Built Distribution

vitime-0.2.2-py3-none-any.whl (11.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page