vitable

VITable - a simple tool to view your timetable
授权协议 Readme
开发语言 JavaScript
所属分类 应用工具、 终端/远程登录
软件类型 开源软件
地区 不详
投 递 者 田镜
操作系统 跨平台
开源组织
适用人群 未知
 软件概览

VITable-CLI

A CLI that shows classes right in Terminal for you. Written in Nim.

Caution!

  • This does NOT work for 2021-2025 batch students!
  • They have a different course structure. If you're a '25 batch student, please contact one of the maintainers and get your courses added.

Screenshot

Features

  • Shows all classes
  • Shows ongoing classes
  • Shows classes today

Instructions to install

You will need to install Nim on your host PC in order to run VITable.

Linux

Debian based operating systems -

sudo apt install nim -y

And on Arch Linux -

sudo pacman -S nim

After installing Nim, run the following.

$ git clone "https://github.com/CartelProject/VITable-CLI"
$ touch timetable.txt
$ cd VITable-CLI
$ make build

Now, to make it visible throughout system

$ sudo cp src/vitable /usr/bin
$ vitable -h 

NOTE: On Arch Linux, vitable can be installed using the AUR!

Congratulations, VITable should be up and running now!

Contributors

License

Made with ❤️ by The Cartel Family

相关阅读

相关文章

相关问答

相关文档