maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   General (https://talk.maemo.org/forumdisplay.php?f=7)
-   -   Online Stopwatch - How to Download ? (https://talk.maemo.org/showthread.php?t=34650)

Den in USA 2009-11-17 17:53

Online Stopwatch - How to Download ?
 
I am using the online stopwatch found at:

http://www.online-stopwatch.com/full-screen-stopwatch/

How can I save this flash file and run it offline.

(Edited after finding the solution)

When viewing the stopwatch online, click on "Web" at top left, click "Save as", choose folder location, then click "ok".

When you double click on the saved file, your web browser will open and run the flash file.

Note: It actually created a new folder in which it was placed.

TA-t3 2009-11-17 18:43

Re: Online Stopwatch - How to Download ?
 
Try this:

Code:

wget http://www.online-stopwatch.com/online-stopwatch.swf
or

Code:

curl -o online-stopwatch.swf http://www.online-stopwatch.com/online-stopwatch.swf
and then it should be possible to start it with 'firefox online-stopwatch.swf' (on the desktop, at least. Probably also on the tablet.)

Den in USA 2009-11-17 18:52

Re: Online Stopwatch - How to Download ?
 
Quote:

Originally Posted by TA-t3 (Post 379640)
Try this:

Code:

wget http://www.online-stopwatch.com/online-stopwatch.swf
or

Code:

curl -o online-stopwatch.swf http://www.online-stopwatch.com/online-stopwatch.swf
and then it should be possible to start it with 'firefox online-stopwatch.swf' (on the desktop, at least. Probably also on the tablet.)

In terminal I get "/bin/sh: wget: not found"

mikec 2009-11-17 19:27

Re: Online Stopwatch - How to Download ?
 
try command "whereis wget" to see if its on your system

Mike C

Den in USA 2009-11-17 19:35

Re: Online Stopwatch - How to Download ?
 
Quote:

Originally Posted by mikec (Post 379692)
try command "whereis wget" to see if its on your system

Mike C

I get "/bin/sh: whereis: not found".

mikec 2009-11-17 19:37

Re: Online Stopwatch - How to Download ?
 
what system are you using?

Den in USA 2009-11-17 19:38

Re: Online Stopwatch - How to Download ?
 
Quote:

Originally Posted by mikec (Post 379715)
what system are you using?

Latest Diabo on my N800.

buurmas 2009-11-17 19:55

Re: Online Stopwatch - How to Download ?
 
I think you can just enter this
Code:

http://www.online-stopwatch.com/online-stopwatch.swf
...into MicroB's address bar and use Save As. To launch, open it in MicroB or KMPlayer or you can double-click on it from File Manager.

mikec 2009-11-17 19:59

Re: Online Stopwatch - How to Download ?
 
Quote:

Originally Posted by Den in USA (Post 379719)
Latest Diabo on my N800.

ah, have you installed wget. You may need to be root to run.

Den in USA 2009-11-17 20:10

Re: Online Stopwatch - How to Download ?
 
Quote:

Originally Posted by mikec (Post 379751)
ah, have you installed wget. You may need to be root to run.

Before starting, I did this: sudo gainroot (return)


All times are GMT. The time now is 14:41.

vBulletin® Version 3.8.8