Shell extension for Hamster - the GNOME time tracker. IMPORTANT: Please file your issues here: 'https://github.com/projecthamster/shell-extension/issues' and not using this sites own 'report issue' functionality! Please note that the latest version available here (EGO) is somewhat outdated. For a more recent development version that supports gnome shell up to 3.26 please check out the github repository. Brave test drivers are desperatly needed :) A quick note on "how to enter an activity": Quick categorisation of activities is done by entering your activity in the following format: 'activity@category, description #tag1 #tag2', where the comma is mandatory when adding a description and/or tag(s) For futher details and information please refer to the page linked below.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
Version | Status |
---|---|
26 | Active |
25 | Active |
24 | Active |
23 | Active |
22 | Active |
21 | Active |
20 | Active |
19 | Active |
18 | Active |
17 | Active |
16 | Active |
15 | Active |
14 | Active |
13 | Active |
12 | Active |
11 | Inactive |
10 | Inactive |
9 | Active |
8 | Rejected |
7 | Active |
6 | Rejected |
5 | Rejected |
4 | Rejected |
3 | Active |
2 | Inactive |
1 | Inactive |
The "how to kill it" is Mainloop.source_remove(timeout) (or equivalently, GLib.source_remove(timeout)), that you must do in destroy().