Nooklet applications
From nookDevs
Contents |
Here is the full list of released nooklets
After downloading a nooklet, you have to extract the archived file to nook/nooklets folder and the new application will appear in your nooklets' list.
Create your own applications!
I encourage you to create your own nooklets, it's not that difficult as you might think. Just follow javascript tutorials and you will be able to create anything you want. (A small tip: put an image named 'icon.png' size: 89x140 px in the same folder you have your nooklet, and the icon will replace the button in nooklets' list. (Check currency converter, bonsai and noodoku, they all have customized icons)) Here are some links that will help you to start out creating nooklets:
1) 2) 3) http://www.w3schools.com/js/default.asp 4) http://www.echoecho.com/javascript.htm 5) http://www.tizag.com/javascriptT/ 6) http://www.wdvl.com/Authoring/JavaScript/Tutorial/
Hangman
- NEW!!
Author: | Atomix |
Release date: | 22nd August, 2010 |
Description: | The classical hangman game made exclusively for the nook. |
More information and download link is here: https://nookdevs.com/Hangman
Currency converter
- NEW!!
Author: | Atomix |
Release date: | 17th August, 2010 |
Description: | This application allows you to convert the most popular and widely used currencies from one to another. Supports multi conversion. |
Version: |
v.0.3 (Start-up speed improved by 33%. When changing currencies, the table updates automatically using the last inputted value. Fixed delete button problem. Fixed 'Chilean Peso' overlapping issue.
v.0.2 (Added multi conversion and fixed several issues) v.0.1 (Supports only one currency conversion) |
Download (v.0.3): https://nookdevs.com/images/6/68/Currency_converter.zip
Noodoku
Author: | unknown (please update) |
Release date: | 16th February, 2010 |
Description: | Sudoku game made in javascript. |
Comes with the sample package when installing nooklet application.
Bonsai
Author: | unknown (please update) |
Release date: | 16th February, 2010 |
Description: | Tree graphics consisting of mathematical functions, which makes the tree grow randomly every time the button is pressed. |
Comes with the sample package when installing nooklet application.
Pluto
Author: | unknown (please update) |
Release date: | 4th March, 2010 |
Description: | A visual explanation on the subject - 'why Pluto is no longer a planet' |
Comes with the sample package when installing nooklet application.
Hello
Author: | unknown (please update) |
Release date: | 16th February, 2010 |
Description: | A simple 'hello world' text. |
Comes with the sample package when installing nooklet application.