Warning: session_start(): open(/tmp/sess_b2a9r1a8aisgti1aq3555r61b2, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
Make Progress! 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  . 

Make Progress!

   0.1.3  

Plasmoid Script

Score 87%
Make Progress!
zoom


Make Progress!
zoom


Make Progress!
zoom


Homepage:  Link
Downloads:  1833
Submitted:  Apr 6 2010
Updated:  Apr 25 2011

Description:

Plasmoid is meant to show a progress of your tasks in a convenient form. You can have static progress states and set the completed part manually or you can use dynamic progresses that have a constant speed, timers or poll data from external sources. A supplemental data engine (installed separately) adds DBus interface to the plasmoid. This means you can access values from a command line and from any other program. This thing even let you control your script from the plasmoid (pause it or let it go).

You can have multiple progresses on one plasmoid. This keeps things organized in groups and saves a space. Plasmoid have a few visual interfaces and allows you to setup their style. Everything is done to give you the whole picture on your tasks and to let you manage your time better.

Another useful feature is an action that's executed when progress state becomes equal to 100%. It could be a message through a standard KDE notification system or launch of external program.

See detailed description and more screenshots on the homepage.

Dependencies:
KDE 4.4.1 or above, PyQt

Awards:
1st Runner Up and Creative Genius label in the 2010 KDE Javascript Jam Session




Changelog:

plasmoid v0.1.3:
* fix: walk-around for Plasma bug #271181 (for KDE SC 4.6 users)

engine v0.1.3:
* fix: walk-around for Plasma bug #271648 (for KDE SC 4.6 users)

plasmoid v0.1.2:
* new: Units parameter

engine v0.1.2:
* fix: walk-around for Plasma bug #234781

plasmoid v0.1.1:
* new: interface translation template
* new: Russian localization

engine v0.1.1:
* fix: item management from qdbus didn't work on some systems (report by Ulf Sauer)




LicenseGPL
(Plasmoid)
(DataEngine v0.1.3 (optional))
Send to a friend
Subscribe
Other  Content  from msan
Report inappropriate content



goto page: prev   1  2 

-
.

 Thanks + install tips

 
 by mgp on: May 10 2011
 
Score 50%

Hi all,

Thanks, Nikita, for the update. Make progress (v0.1.3) now works with the KDE 4.6 series (on my Kubuntu 10.10, at least).

A few notes on the installation:
a. I was not able to in install via the "Get New Stuff" dialogue.
b. I was not able to install by downloading the plasmoid and using the "Install Widget from local file" option.

Hopefully it will just work for you, but, for those of you having problems to install, here is how I proceeded.

1. Uninstall any previous instances of Make Progress!

2. Check there are no related files in (delete related files if existent)
/path/to/home/.kde/share/apps/plasma/plasmoids/
/path/to/home/.kde/share/kde4/services/

3. Download the plasmoid file from:
http://kde-apps.org/content/download.php?content=122783&id=1&tan=15151387

4. Extract the plasmoid file (you can use Ark)

5. Now we will proceed with a few terminal commands
Quote:
$cd /path/to/directory/make-progress-0.1.3/
$make
$plasmapkg -i make-progress-0.1.3.plasmoid


6. Now you should find the Make Progress! plasmoid in your list of plasmoids.

7. If all works, you can now delete the the directory:
/path/to/directory/make-progress-0.1.3/

Hope this doesn't sound too confusing and that this description helps someone.

Best,

Michael


Reply to this

-
.

 Re: Thanks + install tips

 
 by deepakk79 on: Jun 9 2011
 
Score 50%

Heyy man..thanks...i followed ur insructions and this works for me :) :)


Reply to this

-
.

 Thanks a lott. :)

 
 by deepakk79 on: Jun 9 2011
 
Score 50%

This is very useful stuff for me...d most useful plasmoid on my desktop :) :)


Reply to this

-

 Poll is not working for me

 
 by lgfreitas on: Jul 30 2012
 
Score 50%

Hello.

I am trying to (ab)use this plasmoid to meter cpu usage. I have created a script that calculates cpu usage and returns it as a number. When providing this script to Make Progress! plasmoid, it runs it right the first time but then it never gets runned again. Is there a way to fix that?


Reply to this

-
.

 Re: Poll is not working for me

 
 by msan on: Aug 22 2012
 
Score 50%

I have the same issue on KDE SC 4.8.3. It seems that something is broken in the system dataengine "executable", which is responsible for running this command. BTW, I receive these messages on console after the first run of the command 'date +%S':

Object::disconnect: No such slot JsAppletInterface::dataUpdated(QString,Plasma::DataEngine::Data)
Object::disconnect: (sender name: 'date +%S')

I'll try to create a testcase and file a bug to KDE Bugzilla. I don't see any way to workaround this, sorry...


Reply to this

-
.

 Add ticking sound while the timer is running

 
 by mikesol on: Sep 27 2012
 
Score 50%

Hello,

Could you please add some ticking sound while the timer is working?

With this feature the plasmoid could be used as an excellent pomodoro timer.

Regards.


Reply to this

goto page: prev   1  2 

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