Warning: session_start(): open(/tmp/sess_6nl98laa3ddt1kfnt00t79m0p2, 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 

-

 Is pulse a requirement?

 
 by snoxu on: Apr 27 2014
 
Score 50%

This seems to crash on my Archlinux system:

plasma-windowed ~/.kde4/share/apps/plasma/plasmoids/tomatoid
QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
PulseAudioService: pa_context_connect() failed


Reply to this

-

 Re: Is pulse a requirement?

 
 by ArthurTaborda on: Apr 28 2014
 
Score 50%

It happens right after you enable the applet?
Did you install the qtmobility package?

https://aur.archlinux.org/packages/qtmobility/


Reply to this

-

 Re: Re: Is pulse a requirement?

 
 by snoxu on: Apr 28 2014
 
Score 50%

Yes
and yes.


Reply to this

-

 Re: Re: Re: Is pulse a requirement?

 
 by ArthurTaborda on: Apr 29 2014
 
Score 50%

Weird.. I am running Arch right now with no problems on Tomatoid.

It may be because the pulseaudio service is not running. Can you try to start it?

pulseaudio --start


Reply to this

-

 Re: Re: Re: Re: Is pulse a requirement?

 
 by snoxu on: May 2 2014
 
Score 50%

Only after installing pulseaudio, did I get it to work.


Reply to this

-

 May you add keyboard shortcut support?

 
 by Seninha on: May 5 2014
 
Score 50%

I use keyboard shortcuts to navigate between windows and tasks.

Could you add keyboard shortcuts, that are configurabe in KDE's system configuration, to add a task, begin a pomodoro with one task, stop a pomodoro, etc...

It would be great!


Reply to this

-

 Re: May you add keyboard shortcut support?

 
 by ArthurTaborda on: May 6 2014
 
Score 63%

Hi. Thanks for your suggestion.

Currently it is not possible for a pure qml plasmoid to add a native kde configuration module for shortcuts or notifications.

If this feature is added to Plasma Next, I'll implement it in Tomatoid too.


Reply to this

-

 Re: Re: May you add keyboard shortcut support?

 
 by Filozof on: Jul 24 2014
 
Score 50%

Well, this would be very appreciated! In Tomatoid there is no way to use keyboard, even simple tab to change focus from estimated to task name. I'm waiting for full keyboard support.


Reply to this

-

 Re: Re: Re: May you add keyboard shortcut support?

 
 by ArthurTaborda on: Nov 25 2014
 
Score 50%

Sorry for the delay.

The keyboard support is available in the new release


Reply to this

-
.

 Control by command line

 
 by Seninha on: May 13 2014
 
Score 50%

Just a question:

There's a way to control the pomodoros by command line?


Reply to this

-

 Re: Control by command line

 
 by ArthurTaborda on: May 13 2014
 
Score 63%

No,not currently, sorry. I will port tomatoid to plasma 2 once it is released, and if it is possible in the new framework I will add this feature.


Reply to this

-

 Please remove the pulseaudio dependency

 
 by sombragris on: Nov 25 2014
 
Score 50%

There are a lot of distros that do not us pulseaudio (Slackware, for example). PLease remove that dependency. Thank you!


Reply to this

-

 Re: Please remove the pulseaudio dependency

 
 by ArthurTaborda on: Nov 25 2014
 
Score 50%

I removed it as depedency, but will keep it as a note for people who have problems with it.


Reply to this

-

 Re: Re: Please remove the pulseaudio dependency

 
 by sombragris on: Nov 27 2014
 
Score 50%

Thank you!


Reply to this

-

 kde5 how

 
 by krzywda on: May 4 2015
 
Score 50%

In kde5 app is not visible in addons finder and don't install from zip. Please update


Reply to this

-

 Re: kde5 how

 
 by ArthurTaborda on: May 4 2015
 
Score 50%

Hello

Currently there is no implementation of Tomatoid for Plasma 5. I am working on it but is is not coming very soon, because I have many things going on right now. But it is coming this year, and I will implement many new things too. I hope to release it in the next 6 months.


Reply to this

-

 Re: Re: kde5 how

 
 by krzywda on: Jul 15 2015
 
Score 50%

Thank You, please update this topic when done.


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