Skip to content

Commit

Permalink
adjustments
Browse files Browse the repository at this point in the history
  • Loading branch information
ufuchs committed Apr 28, 2013
1 parent 6ec650f commit ceb02ff
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 9 deletions.
8 changes: 8 additions & 0 deletions .gitignore
@@ -0,0 +1,8 @@
# OS junk files
[Tt]humbs.db
*.DS_Store
*~

*.log
tmp

12 changes: 3 additions & 9 deletions README.md
Expand Up @@ -16,23 +16,17 @@ Note : All scripts are compatible with the dash and bash shell on your host syst

- Could invoke within a wrapper called 'launcher.sh'

- The download is written in the '/tmp' directory which is a temporary filesystem, living in the memory
- The download is written in the '/tmp' directory which is a temporary filesystem(32M), living in the memory

## Installation

Copy this directory onto your Kindle's SD card and rename it to 'weather'.

You need 'Kite' to start 'weather.sh'

Kite is available at:
Kite comes from here:

http://www.mobileread.com/forums/showpost.php?p=2373962&postcount=43

And please have a next look at:

http://www.mobileread.com/forums/showpost.php?p=2205271&postcount=62

(2013-APR-25 At the moment I'm encountering a problem to start 'Kite' with the given runlevel... Be aware!)
http://www.mobileread.com/forums/showthread.php?t=168270

In the Kite directory lives a shell script called 'Weather'.

Expand Down

0 comments on commit ceb02ff

Please sign in to comment.