Home
Name Modified Size InfoDownloads / Week
Linux 2020-02-24
Win64 2020-02-24
README.txt 2020-02-24 2.5 kB
GPL.txt 2020-02-24 18.3 kB
License.txt 2020-02-24 883 Bytes
Totals: 5 Items   21.8 kB 1
ANOA-NOTEPAD
https://anoa-notepad.sourceforge.io/

Anoa-Notepad is a free and open source text, syntax, and data editor for programmers, software developers, software engineers, data analysts, and common users.
Anoa-Notepad is available for Windows and Linux.


LICENSE :
Anoa-Notepad is open source and released under GPL (GNU GENERAL PUBLIC LICENSE). See the License.txt for more details. 


FEATURES :
1. Create notes.
2. Open and edit existing notes.
3. Save notes.
4. Print notes.
5. Font settings.
6. Edit notes (syntax) in programming languages.
8. Editor style options : Normal or Dark.
9. Edit notes in multiple tabs.
10. Line number panel for syntax editing.
11. Additional information : editing file status, current language, caret (pointer) position, and current file name.
12. Show or hide special characters while editing syntax.
13. Add the application to context menu on Windows Explorer.
14. Load data as dataframe.
15. Export dataframe to mysql table.


CREDITS (based on latest release version) :

Author & Contributor(s) : Ahadi Aprianto (ahadi.aprianto@gmail.com)
Project Start Date : Dec 26th, 2019

Thanks to Lazarus IDE (https://www.lazarus-ide.org/)
Thanks to Free Pascal (https://www.freepascal.org/)
Thanks to Dmitry 'skalogryz' Boyarintsev for RichMemo Component

Icon made by Dimitry Miroliubov from www.flaticon.com
Icon made by Freepik from www.flaticon.com
Icon made by Nikita Golubev from www.flaticon.com
Icon made by Pixel perfect from www.flaticon.com
Icon made by Pixelmeetup from www.flaticon.com
Icon made by Roundicons from www.flaticon.com
Icon made by Smashicons from www.flaticon.com
Icon made by srip from www.flaticon.com


HOW TO INSTALL :

1. Download compressed binary executable file from https://anoa-notepad.sourceforge.io/
2. Extract compressed file to your local directory.
3. Run the executable file.


HOW TO COMPILE THE SOURCE CODE :

1. Download Lazarus IDE (see https://www.lazarus-ide.org/).
2. Download RichMemo components / packages (see https://sourceforge.net/p/lazarus-ccr/svn/HEAD/tree/components/richmemo/).
3. Download Anoa-Notepad components / packages (see "packages" in https://github.com/ah4d1/anoa-notepad).
4. Download source code (see "source" from https://github.com/ah4d1/anoa-notepad).
5. Install Lazarus IDE.
6. Install RichMemo components / packages into Lazarus IDE.
7. Install Anoa-Notepad components / packages into Lazarus IDE.
8. Compile the source code using Lazarus IDE.


VERSIONS :

1. D means Development.
2. RC means Release Candidate.
3. R means Release.
Source: README.txt, updated 2020-02-24