View Single Post
Old 05-16-2010, 06:13 PM   #1
Iņigo
Guru
Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.
 
Posts: 730
Karma: 72743
Join Date: Feb 2008
Location: Here or there
Device: iRex iLiad, iRex DR800S. K4NT. Kobo Aura, Aura One, Libra 2.
Lightbulb Tiny Tools for your DR: calc, notepad...

Hi,

This package contains some small but useful tools for your DR device. It should be compatible with both DR800 and DR1000.

IMPORTANT: it needs the core base package v2 or up in https://www.mobileread.com/forums/sho...d.php?p=887725


. galculator v1.3.4 - http://galculator.sourceforge.net/
"GTK 2 based calculator with ordinary notation/reverse polish notation,
a formula entry mode, different number bases (DEC, HEX, OCT, BIN) and
different units of angular measure (DEG, RAD, GRAD)"

Diffs of this port:
- changed directory for configuration
- some code changes to avoid keyboard showing
- toggle menu option disabled (how would we close the app then?)

. leafpad v0.8.17 - http://tarot.freeshell.org/leafpad/
"GTK+ based simple text editor"
Diffs of this port:
- changed directory for configuration
- print disabled


Neeeds libs from core _base package v2: libglade
Configuration is stored into <SD card>/Programs/_config


I provide the modified source files with this package. Look into src directory.


Steps to install:
1. enable SD card folders browsing
2. connect device to your computer using the USB cable
3. create a folder "/Programs" in SD card root
4. you need libs core package installed into SD card/Programs/_base
5. copy "Tools" directory into /Programs
6. create a folder called "_config" in "/Programs"

Now, you should have something like:
Code:
    SD card
	/Programs
            _base           (directory)
            _config         (directory)
            Tools           (directory)
            ...

Changes:
Code:
v0 - 2010/05/16 23:10
. initial release
. needs libs from core _base package v2: libglade for galculator
. galculator 1.3.4
. leafpad 0.8.1
Attached Thumbnails
Click image for larger version

Name:	ss-galculator-1.png
Views:	527
Size:	29.6 KB
ID:	51650   Click image for larger version

Name:	ss-galculator-2.png
Views:	517
Size:	51.9 KB
ID:	51651   Click image for larger version

Name:	ss-leafpad.png
Views:	532
Size:	29.7 KB
ID:	51652  
Attached Files
File Type: gz tools-dr-v0.tar.gz (345.8 KB, 446 views)
Iņigo is offline   Reply With Quote