Gnome Shell panel timer / pomodoro
I'm a fan of the Pomodoro technique; however, I'd like to have it integrated into my Ubuntu desktop. I found a timer applet that relies on the discontinued python-gnomeapplet
package. So there are two acceptable answers to my question:
- How can I get a timer applet in my Gnome 3 panel? I'm using Cinnamon and I'd like to have the time remaining visible at all times.
- Is there a PPA or other source from which I could install
python-gnomeapplet
?
gnome-panel
add a comment |
I'm a fan of the Pomodoro technique; however, I'd like to have it integrated into my Ubuntu desktop. I found a timer applet that relies on the discontinued python-gnomeapplet
package. So there are two acceptable answers to my question:
- How can I get a timer applet in my Gnome 3 panel? I'm using Cinnamon and I'd like to have the time remaining visible at all times.
- Is there a PPA or other source from which I could install
python-gnomeapplet
?
gnome-panel
Possible duplicate.
– Pablo Bianchi
Jan 28 at 0:38
add a comment |
I'm a fan of the Pomodoro technique; however, I'd like to have it integrated into my Ubuntu desktop. I found a timer applet that relies on the discontinued python-gnomeapplet
package. So there are two acceptable answers to my question:
- How can I get a timer applet in my Gnome 3 panel? I'm using Cinnamon and I'd like to have the time remaining visible at all times.
- Is there a PPA or other source from which I could install
python-gnomeapplet
?
gnome-panel
I'm a fan of the Pomodoro technique; however, I'd like to have it integrated into my Ubuntu desktop. I found a timer applet that relies on the discontinued python-gnomeapplet
package. So there are two acceptable answers to my question:
- How can I get a timer applet in my Gnome 3 panel? I'm using Cinnamon and I'd like to have the time remaining visible at all times.
- Is there a PPA or other source from which I could install
python-gnomeapplet
?
gnome-panel
gnome-panel
edited Jan 27 at 20:57
Pablo Bianchi
2,96021535
2,96021535
asked Nov 17 '12 at 18:33
Ryan KennedyRyan Kennedy
1536
1536
Possible duplicate.
– Pablo Bianchi
Jan 28 at 0:38
add a comment |
Possible duplicate.
– Pablo Bianchi
Jan 28 at 0:38
Possible duplicate.
– Pablo Bianchi
Jan 28 at 0:38
Possible duplicate.
– Pablo Bianchi
Jan 28 at 0:38
add a comment |
2 Answers
2
active
oldest
votes
python-gnomeapplet is not supported anymore with Gnome 3.
Here is the alternative: https://launchpad.net/timer-applet
Timer applet
You can quickly set a timer and the applet will notify
you when time is up. Add multiple Timer Applets to the panel to have
different timers running simultaneously. Create presets for quick
access to frequently-used times. Each applet remembers your last-used
timer, even after you log out. The user interface follows the GNOME
Human Interface Guidelines
You can download the package for 12.04 from here
Glad that it helped.
– devav2
Nov 18 '12 at 5:30
Last release of that PPA was on 2011, but warns about an alternative: If you are searching Timer Applet for Gnome 3, here you go here
– Pablo Bianchi
Jan 27 at 21:06
add a comment |
gnome-shell-pomodoro
We have this Pomodoro extension: Here the source code. Also with:
sudo apt-get install gnome-shell-pomodoro
It have this annoying unresolved bug but could try workaround 2.
We can also use a free webapp like Tomato.es.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f218566%2fgnome-shell-panel-timer-pomodoro%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
python-gnomeapplet is not supported anymore with Gnome 3.
Here is the alternative: https://launchpad.net/timer-applet
Timer applet
You can quickly set a timer and the applet will notify
you when time is up. Add multiple Timer Applets to the panel to have
different timers running simultaneously. Create presets for quick
access to frequently-used times. Each applet remembers your last-used
timer, even after you log out. The user interface follows the GNOME
Human Interface Guidelines
You can download the package for 12.04 from here
Glad that it helped.
– devav2
Nov 18 '12 at 5:30
Last release of that PPA was on 2011, but warns about an alternative: If you are searching Timer Applet for Gnome 3, here you go here
– Pablo Bianchi
Jan 27 at 21:06
add a comment |
python-gnomeapplet is not supported anymore with Gnome 3.
Here is the alternative: https://launchpad.net/timer-applet
Timer applet
You can quickly set a timer and the applet will notify
you when time is up. Add multiple Timer Applets to the panel to have
different timers running simultaneously. Create presets for quick
access to frequently-used times. Each applet remembers your last-used
timer, even after you log out. The user interface follows the GNOME
Human Interface Guidelines
You can download the package for 12.04 from here
Glad that it helped.
– devav2
Nov 18 '12 at 5:30
Last release of that PPA was on 2011, but warns about an alternative: If you are searching Timer Applet for Gnome 3, here you go here
– Pablo Bianchi
Jan 27 at 21:06
add a comment |
python-gnomeapplet is not supported anymore with Gnome 3.
Here is the alternative: https://launchpad.net/timer-applet
Timer applet
You can quickly set a timer and the applet will notify
you when time is up. Add multiple Timer Applets to the panel to have
different timers running simultaneously. Create presets for quick
access to frequently-used times. Each applet remembers your last-used
timer, even after you log out. The user interface follows the GNOME
Human Interface Guidelines
You can download the package for 12.04 from here
python-gnomeapplet is not supported anymore with Gnome 3.
Here is the alternative: https://launchpad.net/timer-applet
Timer applet
You can quickly set a timer and the applet will notify
you when time is up. Add multiple Timer Applets to the panel to have
different timers running simultaneously. Create presets for quick
access to frequently-used times. Each applet remembers your last-used
timer, even after you log out. The user interface follows the GNOME
Human Interface Guidelines
You can download the package for 12.04 from here
edited Nov 17 '12 at 19:40
answered Nov 17 '12 at 19:34
devav2devav2
25.1k127079
25.1k127079
Glad that it helped.
– devav2
Nov 18 '12 at 5:30
Last release of that PPA was on 2011, but warns about an alternative: If you are searching Timer Applet for Gnome 3, here you go here
– Pablo Bianchi
Jan 27 at 21:06
add a comment |
Glad that it helped.
– devav2
Nov 18 '12 at 5:30
Last release of that PPA was on 2011, but warns about an alternative: If you are searching Timer Applet for Gnome 3, here you go here
– Pablo Bianchi
Jan 27 at 21:06
Glad that it helped.
– devav2
Nov 18 '12 at 5:30
Glad that it helped.
– devav2
Nov 18 '12 at 5:30
Last release of that PPA was on 2011, but warns about an alternative: If you are searching Timer Applet for Gnome 3, here you go here
– Pablo Bianchi
Jan 27 at 21:06
Last release of that PPA was on 2011, but warns about an alternative: If you are searching Timer Applet for Gnome 3, here you go here
– Pablo Bianchi
Jan 27 at 21:06
add a comment |
gnome-shell-pomodoro
We have this Pomodoro extension: Here the source code. Also with:
sudo apt-get install gnome-shell-pomodoro
It have this annoying unresolved bug but could try workaround 2.
We can also use a free webapp like Tomato.es.
add a comment |
gnome-shell-pomodoro
We have this Pomodoro extension: Here the source code. Also with:
sudo apt-get install gnome-shell-pomodoro
It have this annoying unresolved bug but could try workaround 2.
We can also use a free webapp like Tomato.es.
add a comment |
gnome-shell-pomodoro
We have this Pomodoro extension: Here the source code. Also with:
sudo apt-get install gnome-shell-pomodoro
It have this annoying unresolved bug but could try workaround 2.
We can also use a free webapp like Tomato.es.
gnome-shell-pomodoro
We have this Pomodoro extension: Here the source code. Also with:
sudo apt-get install gnome-shell-pomodoro
It have this annoying unresolved bug but could try workaround 2.
We can also use a free webapp like Tomato.es.
edited Jan 28 at 0:39
answered Jan 27 at 21:02
Pablo BianchiPablo Bianchi
2,96021535
2,96021535
add a comment |
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f218566%2fgnome-shell-panel-timer-pomodoro%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Possible duplicate.
– Pablo Bianchi
Jan 28 at 0:38