Skip to content

Latest commit

 

History

History
executable file
·
45 lines (28 loc) · 1.13 KB

README.md

File metadata and controls

executable file
·
45 lines (28 loc) · 1.13 KB

Logo

TSU OnTime

OnTIme extension shows Class schedule of Tomsk State University on your browser.

Get OnTime for Firefox Get OnTime for Chromium


Features

  • Class Schedule for student and professors.
  • English transliteration of Instructor's name.
  • Click to enter the class(Only for few classes).
  • Supports Chrome and Firefox.
  • Nickname for Instructor
  • Nickname/Simplified name for classes

Screenshots

App Screenshot

Installation

Build for Chromium:

  make chromium
  cd build/onTime.chromium

Build for Firefox:

  make firefox
  cd build/onTime.firefox