Last change
on this file was 219, checked in by chronos, 5 weeks ago |
- Modified: Updated Common package.
- Modified: Remove U prefix from unit names.
- Modified: Use Gneeric.Collections instead of fgl.
- Modified: Do not use global form variables.
|
File size:
869 bytes
|
Line | |
---|
1 | A simple tool for quick searching of meaning for various acronyms and abbreviations.
|
---|
2 |
|
---|
3 | ==Features==
|
---|
4 | * Acronym database management
|
---|
5 | * Quick searching by acronym name, meaning or category. Exact or partial match.
|
---|
6 | * Acronym categories
|
---|
7 | * Database stored as project file in open XML format
|
---|
8 | * Configurable import from external web pages (http, https) with custom text parsing rules
|
---|
9 | * Support for import from MS Access database file
|
---|
10 | * Localized interface (English, Czech)
|
---|
11 | * Allows minimization to system tray
|
---|
12 | * Allow to check documents for acronyms occurences
|
---|
13 |
|
---|
14 | ==Development==
|
---|
15 |
|
---|
16 | * Home page: https://app.zdechov.net/AcronymDecoder/
|
---|
17 | * Source code: https://svn.zdechov.net/AcronymDecoder/
|
---|
18 | * Developed in [https://www.lazarus-ide.org/ Lazarus/FPC] 3.6.0
|
---|
19 | * To build new Windows installer run Install/build.bat. InnoSetup (https://www.jrsoftware.org/isdl.php) needs to be installed).
|
---|
Note:
See
TracBrowser
for help on using the repository browser.