AminetAminet
Search:
85211 packages online
About
Recent
Browse
Search
Upload
Setup
Services

util/misc/Ticklish_ppc-Linux.lha

Mirror:Random
Showing: m68k-amigaos iconppc-amigaos iconppc-morphos iconi386-aros iconi386-amithlon iconppc-warpup iconppc-powerup icongeneric iconother icon
No screenshot available
Short:ToDo List
Author:Gero Birkenfeld
Uploader:ibatch web de
Type:util/misc
Version:1.1.0
Architecture:other
Date:2026-03-26
Download:util/misc/Ticklish_ppc-Linux.lha - View contents
Readme:util/misc/Ticklish_ppc-Linux.readme
Downloads:29

--------------------------------------------------------------------------
What is it?
--------------------------------------------------------------------------
Ticklish is a simple ToDo List tool. Including subitems/steps and notes 
for each ToDo item. Due Dates and moving items from on to another
List ist also supported. You can either store todo lists locally or keep
them in sync with an online ftp server. It is aimed to run on different 
architectures (Amiga OS4, Windows, Android, Amiga OS3, MorphOS, Linux). 
This archive contains an Linux ppc build.
Tested on VOID Linux / AmigaONE X1000

--------------------------------------------------------------------------
BUG REPORTING !!!!!!
--------------------------------------------------------------------------
Please test this Software intensively!!! I did quiet a bit of testing, 
but as this is a multi OS Software, I cannot guarantee, 
that this one is bug free. So PLEASE, send bug reports and
feedback either via the linked thread on amigans.net 
or via E-Mail to above mentioned web.de mail. Thankyou :-)

https://www.amigans.net/modules/newbb/viewtopic.php?topic_id=9951

--------------------------------- ----------------------------------------
Requirements:
--------------------------------------------------------------------------
Depending on your setup you might need some 3rd party software:

Amiga OS3.x:
-------------
-------------

1) codsets.library http://aminet.net/package/util/libs/codesets-6.22
2) MCC TextEditor 15.55 https://github.com/amiga-mui/texteditor/releases
3) MCC BetterString 11.36 https://github.com/amiga-mui/betterstring/releases
4) MUI 3.8 http://aminet.net/package/util/libs/mui38usr

5) or MUI 5 for Button Icon Support 
https://github.com/amiga-mui/muidev/releases/MUI-5.0-20210831

AGA Setting 
--------------
1) guigfx.library 20.0 http://aminet.net/package/dev/misc/guigfxlib
2) render.library 32.0 http://aminet.net/package/dev/misc/renderlib68k
3) AGA HighRes Interlace 4 colors or more see above
4) 4MB ChipRAM and 8MB Fast/Zorro RAM

RTG Setting (UAE Zorro III, Picasso...)
--------------
1) 4MB ChipRAM and 16MB Fast/Zorro RAM
2) Screenmode 16Bit PC suggested / on AOS 3.9 (and 3.2?) you have to 
adjust MUI Settings when using 32Bit BGRA



Amiga OS4.x:
-------------
-------------
1) MCC BetterString 11.36
https://github.com/amiga-mui/betterstring/releases
2) MCC TextEditor 15.55 
https://github.com/amiga-mui/texteditor/releases

MorphOS:
------------
------------
1) if prompted on startup, you might also need 
MCC BetterString and/or MCC TextEditor


For Linux
-----------
-----------
1) GTK+ 3


Find your prefered pick for your system config here:
https://geobiz.de/public_download/config.png

--------------------------------------------------------------------------
Setup:
--------------------------------------------------------------------------
Download and install required libs/3rd party stuff.
Unpack directory to you harddisk, I suggest a subdir inside User dir. 
Allow execution of "Ticklish" and "servclear" app

If todo lists should be stored offline on your local drive:
----------------------------------------------
1. Run executeable!

If todo lists should be kept in sync with a ftp server (aka "cloud"):
----------------------------------------------
1. Open ticklish.ini inside Notepad and enter your 
ftp server credentials (see manual.pdf for more details).
2. Run executeable!
3. Wait until cloud sync is done (titlebar will show "Ticklish")
4. Close the app rightaway
5. Restart the executable and wait until cloud sync is done*
6. Create a new todo list.
* it is compulsary, that you run Ticklish twice, if you intend ftp syncing


--------------------------------------------------------------------------
Usage
--------------------------------------------------------------------------

Titlebar:
------------
This is somehow important, as it shows you:
1. when Ticklish is syncing lists (stating: "Cloud Syncing! Hold on...")
2.when Ticklish is ready (stating: "Ticklish" or "no file loaded")
3.when a list is loaded (stating its filename)


First "Lists" Page:
-------------
"Refresh" => initiates a cloud/ftp server sync
"Save Current list" => Save and "close" current list  
"Today" => will load "today list", which holds a copy of all items due today 
(+/- x days, as defined in ticklish.ini)
"On hold" => a special ToDo list, for "parking" items from other lists.
"listview" => lists all available lists, just click an entry, and 
it will be loaded.
Current list will be saved beforehand
"New list" => creates an empty Todo list, and asks for a name
"Del list" => Selected lists will be deleted


Second "Tasks" Page:
----------------
Yellow area shows the currently loaded list (also shown as window title)
First textgadget: enter Item/Task
Second textgadget: enter due date or leave blank => press enter or "Add"
If you select a list entry/task you can edit/change it via the textgadgets =>
presse enter or "Add" afterwards in order to update
"Rubber Icon" will empty both textgadgets, and you are ready 
to enter some more items
"Del" will delete selected Task/Item
"Back/green Arrow" will move the selected item/task 
including steps and notes to another list...

--> in the upcoming requester you can either copy it on your "Today list", 
move/put it "On hold", or choose any other todolist from listview

Third "Details" Page:
----------------
The yellow area shows selected task/item
below you can enter notes for your selected task/item....
below that you have textgadgets and a listview in order 
to add further steps (subitems) to your selected task/item

config file (ticklish.ini)
-----------------
* define wether your "today list" should also display items due from 
the past and future
* define column width for item description column
* enter ftp server credentials
* if you enter a ftp server adress, ticklish will 
work in "online/sync" mode.
* if you want to use ticklish in "offline/local" mode, enter "none" 
instead of a valid ftp server
* make sure, every client gets a unique name, when you plan to 
work in "online/sync" mode.


--------------------------------------------------------------------------
ftp/cloud snychronisation - important information
--------------------------------------------------------------------------
Ticklish has been tested with following servers:
* FritzBox/DynDNS FTP Server (exposed to internet...)
* infinityfree FTP Server (free Webhoster plan) https://www.infinityfree.com/
* Reebex Tiny FTP Server (local Network) https://www.rebex.net/tiny-ftp-server/

In case you are not using above mentioned servers, let me know wether 
it works or not.
My goal is to make your server work as well.
Please consult manual.pdf for detailed instructions on 
server set up and details to be considered when syncing. 
When in "online/sync" mode, make sure you enter a unique name for 
every client/device you are using ticklish on.


--------------------------------------------------------------------------
Additional infos about Android Version
--------------------------------------------------------------------------
In order to change an item to "done" (there fore set the tick) you have to
longclick on the item.
In order to activate/choose an item (e.g. for deletion or editing)
you short click on that item. It will not be 
marked/highlited in any way though.
This is different to AmigaOS, MorphOS and Linux Version. 
Activated items will be highlited on those systems....
see manual.pdf for screenshots and examples.

--------------------------------------------------------------------------
Additional infos about AROS Version
--------------------------------------------------------------------------
In order to change an item to "done" (there fore set the tick) you have 
to doubleclick on that item.

--------------------------------------------------------------------------
Future
--------------------------------------------------------------------------
speed up syncing process



Contents of util/misc/Ticklish_ppc-Linux.lha
 PERMSSN    UID  GID    PACKED    SIZE  RATIO METHOD CRC     STAMP          NAME
---------- ----------- ------- ------- ------ ---------- ------------ -------------
[Amiga]                    699    1385  50.5% -lh5- 864c Jan  4 20:33 Ticklish/catalogs/german/newticklish.catalog
[Amiga]                    882    1680  52.5% -lh5- b7a9 Feb  5 12:24 Ticklish/catalogs/german/ticklish.catalog
[Amiga]                    663    1223  54.2% -lh5- 8263 Dec 30 10:38 Ticklish/catalogs/german/ticklish_os3min.catalog
[Amiga]                   3095    8674  35.7% -lh5- 9195 Mar 24 14:48 Ticklish/Readme.txt
[Amiga]                   1842    2781  66.2% -lh5- 2f97 Mar 24 14:48 Ticklish/Readme.txt.info
[Amiga]                2683089 2958686  90.7% -lh5- b09a Mar 24 10:49 Ticklish/servclear
[Amiga]                3990846 5574992  71.6% -lh5- 031b Mar 24 08:24 Ticklish/Ticklish
[Amiga]                    263     420  62.6% -lh5- 5b95 Mar 24 10:14 Ticklish/ticklish.ini
[Amiga]                4815934 5074295  94.9% -lh5- 690f Mar 24 10:51 Ticklish/TicklishManual.pdf
---------- ----------- ------- ------- ------ ---------- ------------ -------------
 Total         9 files 11497313 13624136  84.4%            Mar 26 10:44
Page generated in 0.02 seconds
Aminet © 1992-2024 Urban Müller and the Aminet team. Aminet contact address: <aminetaminet net>