Notices


Reply
Thread Tools
Posts: 5 | Thanked: 0 times | Joined on Jan 2010
#1
Hi all

I've recently come across this popular time-tracking tool called Toggl. There is a linux desktop widget (link) available (as well as an iPhone app) and I wonder how easy this would be for someone to port it to the n900?

Anyone interested?

Last edited by foot; 2010-04-20 at 21:29.
 
ndi's Avatar
Posts: 2,050 | Thanked: 1,425 times | Joined on Dec 2009 @ Bucharest
#2
I think it would be a lot easier to simply write from scratch.
__________________
N900 dead and Nokia no longer replaces them. Thanks for all the fish.

Keep the forums clean: use "Thanks" button instead of the thank you post.
 
Posts: 3 | Thanked: 0 times | Joined on Jun 2010
#3
Luckily the toggl website works on the n900. As mentioned on their website, you can also paste a script on your own site:




Embedded timer

It's quite easy to add Toggl Timer to your intranet or some other web page.

Just add the following code to the page:
Code:
<iframe src="http://www.toggl.com/classic" frameborder="0" style="width:275px;height:500px;border:none"></iframe>
Or, if you would like to embed the Timer Nano, add this code:
Code:
<iframe src="http://www.toggl.com/nano" frameborder="0" style="width:175px;height:320px;border:none"></iframe>
 
Posts: 67 | Thanked: 14 times | Joined on Mar 2010 @ Portland OR USA
#4
It is written in QT 4.6... Does that make a difference?

I used the Nano code on my website and normal font and it fits in the n900 screen real good.

Hope that helps someone.
 
Reply


 
Forum Jump


All times are GMT. The time now is 08:35.