Warning: session_start(): open(/tmp/sess_16tiabc002tq5sj70m35il9rk0, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
Tomatoid openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans (8) .- Knowledge Base  . 

Tomatoid

   1.2  

Plasmoid Script

Score 73%
Tomatoid
zoom


Tomatoid
zoom


Tomatoid
zoom


Downloads:  1819
Submitted:  Jul 17 2012
Updated:  Nov 25 2014

Description:

DEPENDENCIES:

- KDE 4.10.1 or later (4.10 has a bug with notifications)

- libdeclarative-multimedia (for debian based distros, including ubuntu, of course)
or
- qtmobility (for Arch)
- qt-mobility (other distros)

make sure you have these dependencies installed before add tomatoid to your panel, it may crash your plasma-desktop.

if you still have problems, try to install pulseaudio and ensure it is running: pulseaudio --start


Pomodoro is a time management method developed by Francesco Cirillo in the late 1980s. The technique uses a timer to break down periods of work into 25-minute intervals called 'Pomodoros' (from the Italian word for 'tomatoes') separated by breaks. Closely related to concepts such as timeboxing and iterative and incremental development used in software design. The method is based on the idea that frequent breaks can improve mental agility.

Tomatoid is a pomodoro timer for KDE and is written in QML + Javascript

GIT Repository: https://github.com/arthurtaborda/Tomatoid


KEYBOARD SHORTCUTS:
x: do/undo task
Enter: start task
Space: play/pause timer
S: stop
R: rename

Not possible features due plasma limitations:

Install tomatoid in KDE notification system




Changelog:

1.2
- Keyboard support
- Execute commands
- Minor fixes

1.0
- Nothing changed: bugs not found.

1.0 beta
- Estimative of pomodoros
- Continuous mode
- Ticking sound
- Timer in the icon
- Two options of icons (Flat and Simple)
- When added in desktop, shows a big tomato without backgroud.
- Notification sound
- Notification action options
- Inline rename when double click task
- Bugfix: timer not visible
- pt_BR translation
- A lot of bug fixes

0.9.3
- Possibility to add to system tray
- Some UI improvements

0.9.2
- Fixed icon bug
- Adding a frame in the task list




LicenseGPL
other(Tomatoid 1.2)
Arch(CCR (Chakra Linux))
Arch(AUR (Arch))
Send to a friend
Subscribe
Other  Content  from ArthurTaborda
Report inappropriate content



goto page: prev   1  2  3  4 

-
.

 Very nice

 
 by SilentOS on: Aug 16 2012
 
Score 50%

Very nice plasmoid, but I often miss the message about finishing the pomodoro.
Can you add an option to chose my own message command?
I usually prefer kdialog --msgbox "Pomodoro finished...".


Reply to this

-

 Re: Very nice

 
 by ArthurTaborda on: Aug 18 2012
 
Score 50%

Ok, I will add this feature in the next version.


Reply to this

-

 This code is better with notify

 
 by keleg on: Sep 7 2012
 
Score 50%

function toggleDashboard()
{
var engine = dataEngine("executable")
plasmoid.dataUpdated = function(source,data)
{
engine.connectSource("qdbus org.kde.plasma-desktop /App local.PlasmaApp.toggleDashboard", plasmoid);
}
engine.connectSource("qdbus org.kde.plasma-desktop /App local.PlasmaApp.toggleDashboard", plasmoid,1000);
}


Reply to this

-

 This code is better with notify

 
 by keleg on: Sep 7 2012
 
Score 50%

function toggleDashboard()
{
var engine = dataEngine("executable")
plasmoid.dataUpdated = function(source,data)
{
engine.connectSource("qdbus org.kde.plasma-desktop /App local.PlasmaApp.toggleDashboard", plasmoid);
}
engine.connectSource("qdbus org.kde.plasma-desktop /App local.PlasmaApp.toggleDashboard", plasmoid,1000);
}


Reply to this

-

 Re: This code is better with notify

 
 by kamikazze on: Nov 30 2012
 
Score 50%

More useful your patch!...thanks

If I want add also a notification sound, how can do it?

ciao!


Reply to this

-

 Invisible text

 
 by gelefisk on: Sep 6 2012
 
Score 50%

Love the app, but the color of the text where you write the title of a new task is white on white background and therefore invisible (running kubuntu 12.04 without 3d effects).


Reply to this

-

 Re: Invisible text

 
 by ArthurTaborda on: Sep 7 2012
 
Score 50%

this depends on your plasma theme. Try air, helium or caledonia..


Reply to this

-
.

 Re: Re: Invisible text

 
 by malkavian on: Oct 13 2012
 
Score 50%

Same problem here using Oxigen theme. Would be possible to have the text in black. All texts in other plasma apps don't have this problem.

Thank you for this great plasmoid.


Reply to this

-

 Re: Invisible text

 
 by gioloi on: Dec 10 2012
 
Score 50%

Same here. Using Kubuntu 12.10 and Caledonia plasma theme.


Reply to this

-

 Localization

 
 by keleg on: Sep 7 2012
 
Score 50%

Nice job!
I'm going to add this widget to ROSA Linux distro
I d'like localization template...


Reply to this

-

 Re: Localization

 
 by ArthurTaborda on: Mar 19 2013
 
Score 50%

Awesome! Thanks :)

I will try to add localization template to version 1.0


Reply to this

-
.

 Ticking sound

 
 by mikesol on: Oct 3 2012
 
Score 50%

Hello,

Could you please implement a ticking feature while the clock is running?

The pomodoro technique's idea is to have a ticking sound who triggers the sense of productivity. I think that it could be very useful in this plasmoid.

Best Regards.


Reply to this

-

 Re: Ticking sound

 
 by ArthurTaborda on: Mar 19 2013
 
Score 50%

This feature will be available in 1.0 version too :)

I expect to release soon.


Reply to this

-

 Sound notification

 
 by pedromaia on: Mar 18 2013
 
Score 50%

Is it possible to add a sound notification? At 5 minute break I'm usually away from computer and I always miss the notification.


Reply to this

-

 Re: Sound notification

 
 by ArthurTaborda on: Mar 19 2013
 
Score 50%

This is planned in version 1.0, that will be released soon. :)


Reply to this

-

 Configuration of Notification

 
 by lbl on: Mar 19 2013
 
Score 50%

It would really be nice to configure these notifications in standard KDE style.

Nice plasmoid.


Reply to this

-

 Re: Configuration of Notification

 
 by ArthurTaborda on: Mar 19 2013
 
Score 50%

What do you mean? Every time a pomodoro or a break ends, the plasmoid pops-up a KDE notification.

However, there is a bug in KDE 4.10 in the new QML notification plasmoid that does not show tomatoid notifications. This bug is fixed in KDE 4.10.1


Reply to this

-

 Re: Configuration of Notification

 
 by lbl on: Mar 19 2013
 
Score 50%

You're right. There's a notification. But in most KDE applications you can configure the notification with a lot of options (sound, speech, start program, popup, highlight, log). Not everything is useful for this plasmoid but it would really be nice if some of the options are avaiable and could be configured. And the best would be doing this the standard KDE way :)


Reply to this

-

 Re: Re: Configuration of Notification

 
 by ArthurTaborda on: Mar 19 2013
 
Score 50%

Hm, I see. I need to know if this is possible with Plasma QML. If I find a way to do this in QML I'll add this feature in the next release :)


Reply to this

goto page: prev   1  2  3  4 

Add commentBack




-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team