sAlarm scheduler
sAlarm is an open source scheduler written in C++ via Qt4 graphic framework, licensed under the terms of the General public license version 3.
Download
The latest source code you can find in the Git repository:
- if you are an Archlinux user, you can find sAlarm in AUR
git clone git://gitorious.org/salarm/salarm.git
git clone http://git.gitorious.org/salarm/salarm.git
- if you are an Archlinux user, you can find sAlarm in AUR
Latest news
sAlarm 0.50.0 was released!
New stable release of sAlarm scheduler is out. It brings many various changes and bug fixes. It supports XML import and export.
28.05. 2011
Development paused
The development was paused because of my school leaving exam. I will continue after it:-). I'm goin' to pass it on 23. 5. 2011.
20.04. 2011
Added new screenshots of sAlarm
In the up you can find new screenshots. There are screens of sAlarm's database and whole interface.
17.02. 2011
New functions - version 0.40.0
Fixed many various bugs. Created new database structure and implemented timeout information dialog with postpone function. Added support of sound reminder. Using of many key shorcuts is now possible:-).
01.01. 2011
Now the scheduler is a subclass of QTreeView
This update contents many various updates but the main update is the MVC structure of scheduler.
25.10. 2010
