Browse CVS Repository
Contents of /tombo/htdocs/En/index.tmpl
Parent Directory
| Revision Log
| Revision Graph
Revision 1.33 -
( show annotations)
( download)
Sat Jan 14 16:31:04 2006 UTC
(18 years, 2 months ago)
by hirami
Branch: MAIN
CVS Tags: V20060212, HEAD
Changes since 1.32: +2 -2 lines
TOMBO 1.15
| 1 |
<!-- HEADER --> |
| 2 |
<!-- TOP --> |
| 3 |
<!-- MENU --> |
| 4 |
|
| 5 |
<hr> |
| 6 |
<table> |
| 7 |
<tr><td> |
| 8 |
<ul> |
| 9 |
<!-- HEADLINE --> |
| 10 |
</ul> |
| 11 |
</td></tr> |
| 12 |
</table> |
| 13 |
<hr> |
| 14 |
|
| 15 |
<h2>What is TOMBO?</h2> |
| 16 |
|
| 17 |
TOMBO is yet another NotesTaker works on Windows/Windows CE. |
| 18 |
|
| 19 |
<h2>Features</h2> |
| 20 |
<ul> |
| 21 |
<li>Text file base tree view notes management. |
| 22 |
<li>H/PC Pro and Win32 version have two pane view. |
| 23 |
<li>File name auto-generation. |
| 24 |
<li>Encryption. TOMBO uses 128bit Blowfish Encryption Algorithm based on GnuPG. |
| 25 |
<li>You can choose encrypted/plain by each notes. Plain memo can view without password, so you can control accessibility and safety. |
| 26 |
<li>Easy operation. |
| 27 |
<li>Share notes both desktop PC and PDA. You can encrypt notes on PC and |
| 28 |
read it on PDA using ActiveSync. |
| 29 |
<li>Regular expression searching. |
| 30 |
<li>License is GPL. You can use TOMBO free. |
| 31 |
</ul> |
| 32 |
|
| 33 |
<!-- FOOTER $Date: 2004/10/16 15:41:40 $ --> |
|