Closed davidRFB closed 4 years ago
This is issue is already tracked in https://github.com/JMoerman/Go-For-It/issues/105 and https://github.com/JMoerman/Go-For-It/issues/104
The next version should include an option to use an AppIndicator. When using gnome https://github.com/ubuntu/gnome-shell-extension-appindicator needs to be installed, but I believe that that extension comes preinstalled on Ubuntu.
I have an extremely basic version already up and running:
Displaying the remaining time, switching to the next task, starting/stopping the timer, etc... from the dock should also be possible in the next version. I have yet to start working on that, though.
f300ebd3af41815b07799c90640f98c5240cc05f introduces a plugin to show the remaining time in docks supporting the libunity LauncherEntry API (this seems to include dash-to-dock).
dde6bc49574f2b5895f659a74ca9487f3f488d71 introduced an Ayatana panel indicator plugin which currently shows the remaining time and with which you can also start/stop the timer, view the current task and switch to the next or previous task. Plugin support isn't currently enabled in the daily-builds ppa, this will change at a later point (and should be included in the official builds of the next release).
Hi ! Thanks for the app. I was wondering if it is possible to have go-for-it in the menu of dash to panel as a quick app or maybe to include it in the notification area of ubuntu.
Thank you for your time and consideration