Giter VIP home page Giter VIP logo

ttime's Introduction

TTime – A Technion Timetable utility

TTime is (breath) a rewrite of a fork of a replacement of an updated version of software intended to help Technion students organize their timetables. (That was UDonkey-mono, UDonkey.Net, Marprog-Windows, Marprog-DOS). It automatically fetches its data from the Technion, and then generates automated schedules for the user according to his selections. We intend to make this program easy-to-use and extensible.

While this is technically a rewrite, a lot of concepts and code were borrowed from UDonkey, so thanks!

Licensing

This program’s license is the GNU GPL. We don’t have everything stamped with it yet though, so bear with us.

Installation

You can install ttime with the following command.

% ruby setup.rb

Prerequisites

You’ll need the following packages in order to run ttime.

  • ruby1.8

  • libzip-ruby1.8

  • libgettext-ruby1.8

  • libglade2-ruby1.8

  • libgtk2-ruby1.8

  • libpango1-ruby1.8

  • librsvg2-ruby1.8

  • libcairo-ruby1.8

For UDonkey XML compatilbity, you’ll also need:

  • libxml-ruby1.8

Visual scheduling

(Thanks to Tom Meiri for the idea)

Many people don’t like having an automated scheduler find all possible schedules for them, and would rather see their options and pick by themselves. TTime facilitates working in this mode as well:

  1. Make sure the “Group Constraints” constraint is enabled in the Constraints tab.

  2. Go to the Schedule tab, right-click and select “Show all alternatives”. This will cause all events for all courses to be shown simultaneously, regardless of constraints.

  3. Right-click an event you wish to have in your schedule, and select “Mark this group”.

Note that the markings are saved in the “Group Constraints” constraint, and will take effect when you click “Find Schedules”.

Nicknames

Some courses have very long names, and we’d like to to display them (or search for them) using shortened names. You can override included nicknames by creating a file in your home directory, /home/youruser/.ttime/nicknames.txt, of the following format:

Very Long course name Which is hard to remember
MyCourse

Another Very Long course name which couldn't possible fit in schedule
Anothercourse

UDonkey’s XML format (udonkey.com)

We intend to be compatible with the UDonkey’s XML format. At this point, you can place MainDB.xml, as generated by UDonkey, in the data subdirectory, and the data therein will be loaded directly by TTime.

ttime's People

Contributors

lutzky avatar boazg avatar haggaie avatar igkh avatar

Stargazers

 avatar

Watchers

 avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.