FET Forum

FET Tools => TiTiTo - Tiny Timetabling Tool => Topic started by: Volker Dirr on October 22, 2013, 10:30:00 AM

Title: TiTiTo - Tiny Timetabling Tool
Post by: Volker Dirr on October 22, 2013, 10:30:00 AM
TiTiTo is designed to support you with your daily work at school. It helps you to care about deviation from the default timetable. There are many reasons why an activity might be omitted or an extraordinary activity should be scheduled : A teacher is maybe ill; teachers are on a school trip with their classes, teacher or students visit a further education, ... .

TiTiTo isn't free/open source. It is closed source/commercial. You can always download the latest version to test it. (See topic "TiTiTo-x.x.x released" https://lalescu.ro/liviu/fet/forum/index.php?board=36.0)

Available Languages: English, Romanian, German, Italian, Arabic, Serbian, Vietnamese

Main Features:
- Substitution planning with generated FET files (default and custom versions) and gp-Untis dat files
- Supervision planning
- Schedule activities manually
- Multi user access by SQL Database
- Print substitution and supervision tables on paper or send by e-mail
- Publish substitution table as html file (to view with a webbrowser)


Export Features:
- iCal calendar export: Export the timetable to your calendar software, so you can use it with Google Calendar ( http://www.google.com/calendar/ ), Microsoft Outlook ( http://office.microsoft.com/outlook/ ), ...
- SchILD export: Export the activity planning to school administration software SchILD ( http://www.svws.nrw.de/ )
- FET export: Useful for custom FET users (Algerian and Moroccan). Also useful to print teacher time table with included supervision.

Convert Features:
- convert gp-UNTIS files to FET files ( http://www.grupet.at/ )
- convert WILLI2 files to FET files ( http://willi.wgg-neumarkt.de/index.html )
- convert SchILD files to FET files ( http://www.svws.nrw.de/ )


A manual (pdf-file) is included.
Title: Re: TiTiTo - Tiny Timetabling Tool
Post by: Volker Dirr on August 16, 2015, 07:55:53 PM
I updated the manual (see first post). It's still a draft only. I will try to complete it in the next weeks.
Title: Re: TiTiTo - Tiny Timetabling Tool
Post by: Aisse on October 12, 2017, 07:42:38 PM
Thank you for the application. In fact I have not tried it before so I will try to discover it
Title: Re: TiTiTo - Tiny Timetabling Tool
Post by: NOAH on February 04, 2023, 03:00:39 PM
Hello.

Does the TiTiTo work in Ubuntu? if yes how can i install it.
Title: Re: TiTiTo - Tiny Timetabling Tool
Post by: Volker Dirr on February 04, 2023, 03:34:50 PM
There is currently no native Ubuntu version, but you can use the windows executable if you install wine.

see https://phoenixnap.com/kb/how-to-install-wine-on-ubuntu
Title: Re: TiTiTo - Tiny Timetabling Tool
Post by: Volker Dirr on May 13, 2024, 12:53:47 PM
I forgot to write: There is also a Linux version available. That will work native with Ubuntu x86. Please let me know if you need an ARM version. I might do that also.
Title: Re: TiTiTo - Tiny Timetabling Tool
Post by: Željko Vrabec on January 14, 2025, 12:46:26 AM
I tried to install linux version (AppImage) with no luck. I'm using arch distro. Any clue?
Title: Re: TiTiTo - Tiny Timetabling Tool
Post by: Volker Dirr on January 14, 2025, 07:20:33 PM
Thank you for report.
Do you know how to execute it from the terminal (NOT from the graphical interface)?
If yes, please tell me the information and/or errors in the terminal.

Please try 2 times (The second version is compiled with an other Linux OS):
https://www.volker-dirr.de/TiTiTo-8.6.0-Linux-x86_64.AppImage
https://www.volker-dirr.de/TiTiTo-8.6.1-Linux-x86_64.AppImage
Title: Re: TiTiTo - Tiny Timetabling Tool
Post by: Željko Vrabec on January 14, 2025, 10:02:22 PM
I run it from terminal (first made it executable). The other version works. Is that appimage installer or just executable? Because I don't see app in app menu...

Here is log from terminal:

src/gbm_drv_common.c:131: GBM-DRV error (get_bytes_per_component): Unknown or not supported format: 808530000

src/gbm_drv_common.c:131: GBM-DRV error (get_bytes_per_component): Unknown or not supported format: 808530000

src/gbm_drv_common.c:131: GBM-DRV error (get_bytes_per_component): Unknown or not supported format: 808530000

src/gbm_drv_common.c:131: GBM-DRV error (get_bytes_per_component): Unknown or not supported format: 808530000

src/gbm_drv_common.c:131: GBM-DRV error (get_bytes_per_component): Unknown or not supported format: 808530000

src/gbm_drv_common.c:131: GBM-DRV error (get_bytes_per_component): Unknown or not supported format: 808530000

src/gbm_drv_common.c:131: GBM-DRV error (get_bytes_per_component): Unknown or not supported format: 808530000

src/gbm_drv_common.c:131: GBM-DRV error (get_bytes_per_component): Unknown or not supported format: 808530000

src/gbm_drv_common.c:131: GBM-DRV error (get_bytes_per_component): Unknown or not supported format: 808530000

src/gbm_drv_common.c:131: GBM-DRV error (get_bytes_per_component): Unknown or not supported format: 808530000

15
Title: Re: TiTiTo - Tiny Timetabling Tool
Post by: Volker Dirr on January 14, 2025, 10:21:58 PM
It is only the executable.
Ok. I compiled version 8.6.0 with a too new OS. So older OS can't open it.
Version 8.6.1 is compiled with a pretty old (but still supported) OS (Debian 12).
Thank you for report!
Let me know if there are other bugs.
Thank you!
Title: Re: TiTiTo - Tiny Timetabling Tool
Post by: Željko Vrabec on January 14, 2025, 10:55:01 PM
Arch is bleeding edge distro. I doubt there is newer os...
Title: Re: TiTiTo - Tiny Timetabling Tool
Post by: Volker Dirr on January 15, 2025, 12:10:31 AM
Then they are maybe incompatible.
The nearly only difference between that 2 versions is that 8.6.1 is compiled with Debian 12 and the other version is compiled with Kubuntu 24.04. (There are a few other minor changes in the source, but the doesn't effect AppImage. Please don't use the check the "Remove from default activity" checkbox in the "substitution" tab. I am currently working on that feature and I know it is buggy in 8.6.1. I forgot to hide the checkbox before compiling it for you.)
Title: Re: TiTiTo - Tiny Timetabling Tool
Post by: Volker Dirr on January 15, 2025, 12:42:13 AM
Do you know if you are running wayland or x11?
Have you installed "qt6-wayland" package?
Title: Re: TiTiTo - Tiny Timetabling Tool
Post by: Željko Vrabec on January 15, 2025, 09:06:10 AM
I'm on cinnamon desktop, so still x11, and yes i have complete qt6 installed.
Title: Re: TiTiTo - Tiny Timetabling Tool
Post by: Volker Dirr on January 15, 2025, 03:29:59 PM
Thank you. hmm... Not sure why it doesn't work on your OS if I compile with Kubuntu 24.04. I will try to investigate that later. Since compiling on Debian 12 works now for your system, I will just use that to compile newer TiTiTo versions.