Add-ons
Here you can find some tools and widgets which you can use to connect to RubyTime from your desktop or mobile.
iRubyTime
iRubyTime is an iPhone app for RubyTime. It lets you connect to a RubyTime server from your iPhone and:
- add, edit and delete activities
- browse the history of your projects
- for admins – monitor the work done by other employees
- for clients – see what’s happening in their own projects
iRubyTime is also an open source application, licensed under MIT license. Requires RubyTime 3.1.1 or later to run.
More information:
Created by: Jakub Suder
RubyTime plasmoid
RubyTime plasmoid is a widget for KDE4’s Plasma widget engine. It shows you a list of your recent activities and lets you add a new one. It can also notify you automatically if you forgot to add an activity on a previous day.
The Plasmoid requires RubyTime version 3.1 or later.
More information:
Created by: Marcin Kulik
API
RubyTime has a JSON API which is simple to use and includes all major features like listing activities, adding activities, fetching lists of projects or users, etc. You can use it to write your own tool or widget if you want. Let us know if you do! (info@llp.pl)