CLI tool to view your VIT timetable from terminal anytime!

Related tags

CLI Tools VITime-CLI
Overview

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

You might also like...
This a simple tool to query the awesome ippsec.rocks website from your terminal
This a simple tool to query the awesome ippsec.rocks website from your terminal

ippsec-cli This a simple tool to query the awesome ippsec.rocks website from your terminal Installation and usage cd /opt git clone https://github.com

flora-dev-cli (fd-cli) is command line interface software to interact with flora blockchain.

Install git clone https://github.com/Flora-Network/fd-cli.git cd fd-cli python3 -m venv venv source venv/bin/activate pip install -e . --extra-index-u

AWS Interactive CLI - Allows you to execute a complex AWS commands by chaining one or more other AWS CLI dependency

AWS Interactive CLI - Allows you to execute a complex AWS commands by chaining one or more other AWS CLI dependency

Python-Stock-Info-CLI: Get stock info through CLI by passing stock ticker.
Python-Stock-Info-CLI: Get stock info through CLI by passing stock ticker.

Python-Stock-Info-CLI Get stock info through CLI by passing stock ticker. Installation Use the following command to install the required modules at on

Yts-cli-streamer - A CLI movie streaming client which works on yts.mx API written in python
Yts-cli-streamer - A CLI movie streaming client which works on yts.mx API written in python

YTSP It is a CLI movie streaming client which works on yts.mx API written in pyt

Limit your docker image size with a simple CLI command. Perfect to be used inside your CI process.

docker-image-size-limit Limit your docker image size with a simple CLI command. Perfect to be used inside your CI process. Read the announcing post. I

Simple CLI tool to track your cryptocurrency portfolio in real time.
Simple CLI tool to track your cryptocurrency portfolio in real time.

Simple tool to track your crypto portfolio in realtime. It can be used to track any coin on the BNB network, even obscure coins that are not listed or trackable by major portfolio tracking applications.

A CLI based task manager tool which helps you track your daily task and activity.

CLI based task manager tool This is the simple CLI tool can be helpful in increasing your productivity. More like your todolist. It uses Postgresql as

Releases(v0.2.1)
Owner
null
[WIP]An ani-cli like cli tool for movies and webseries

mov-cli A cli to browse and watch movies. Installation This project is a work in progress. However, you can try it out python git clone https://github

null 166 Dec 30, 2022
Gamestonk Terminal is an awesome stock and crypto market terminal

Gamestonk Terminal is an awesome stock and crypto market terminal. A FOSS alternative to Bloomberg Terminal.

Gamestonk Terminal 18.6k Jan 3, 2023
Lets you view, edit and execute Jupyter Notebooks in the terminal.

Lets you view, edit and execute Jupyter Notebooks in the terminal.

David Brochart 684 Dec 28, 2022
This CLI give the possibility to do a queries in Star Wars API and returns a JSON in a terminal.

Star Wars CLI (swcli) This CLI give the possibility to do a queries in Star Wars API and returns a JSON in a terminal. Install $ pip install swcli Qu

Pery Lemke 5 Nov 5, 2021
WA Terminal is a CLI application that allows us to login and send message with WhatsApp with a single command.

WA Terminal is a CLI application that allows us to login and send message with WhatsApp with a single command.

Aziz Fikri 15 Apr 15, 2022
Voidlx is a terminal cli apps launcher made in python

Voidlx is a terminal cli apps launcher made in python

null 2 Nov 13, 2021
Spongebob-cli - Watch classic spongebob from the terminal

spongebob-cli Watch classic spongebob from the terminal! Thanks to everyone that

null 523 Jan 2, 2023
This is a CLI utility that allows you to view RedFlagDeals.com on the command line.

RFD Description Motivation Installation Usage View Hot Deals View and Sort Hot Deals Search Advanced View Posts Shell Completion bash zsh Description

Dave G 8 Nov 29, 2022
Quickly open any path on your terminal window in your $EDITOR of choice!

Tmux fpp Plugin wrapper around Facebook PathPicker. Quickly open any path on your terminal window in your $EDITOR of choice! Demo Dependencies fpp - F

null 257 Dec 28, 2022
TerminalGV is a very simple client to display stats about your SNCF TGV/TER train in your terminal.

TerminalGV So I got bored in the train, TerminalGV is a very simple client to display stats about your SNCF TGV/TER train in your terminal. The "on-tr

Samuel 8 Dec 15, 2022