Hamster Indicator is an interface for Project Hamster, a time-tracking application. It adds an application indicator to the panel in Unity, Ubuntu's default desktop environment.
This is still a work in progress and not ready for proper installation
(If, however, you want to test it, just run hamster-indicator. The icon won't be properly displayed. The entry "Indicator Options" on the menu isn't implemented yet. The windows may not always come to the front. Other than that, it should work, if you have installed Hamster from the trunk. Tell us about any bugs. See also issue #184.)
(screenshot?)
(
- dependencies
- instructions )
- Fork this project
- Create a topic branch -
git checkout -b my_branch
- Push to your branch -
git push origin my_branch
- Submit a Pull Request with your branch
- That's it!