diff options
author | pawel <pawel@FreeBSD.org> | 2016-07-15 00:34:41 +0800 |
---|---|---|
committer | pawel <pawel@FreeBSD.org> | 2016-07-15 00:34:41 +0800 |
commit | 5bf1d7efe909b856c1394dd15e49c247fe556403 (patch) | |
tree | 4c8a9ee885d8db71a7d49ff3ec0d43a65d4badb7 /editors/Makefile | |
parent | e8c2f801b463ee6f48afdf39d376771d725e3c56 (diff) | |
download | freebsd-ports-gnome-5bf1d7efe909b856c1394dd15e49c247fe556403.tar.gz freebsd-ports-gnome-5bf1d7efe909b856c1394dd15e49c247fe556403.tar.zst freebsd-ports-gnome-5bf1d7efe909b856c1394dd15e49c247fe556403.zip |
FocusWriter is a simple, distraction-free writing environment. It utilizes a
hide-away interface, that you access by moving your mouse to the edges of the
screen, allowing the program to have a familiar look and feel to it, while still
getting out of the way, so that you can immerse yourself in your work.
Features:
- TXT, basic RTF, and basic ODT file support
- Timers and alarms
- Daily goals
- Fully customizable themes
- Typewriter sound effects (optional)
- Auto-save (optional)
- Live statistics (optional)
- Spell-checking (optional)
- Multi-document support
- Sessions
- Portable mode (optional)
- Translated into over 20 languages
WWW: http://gottcode.org/focuswriter/
PR: 210676
Submitted by: lightside <lightside@gmx.com>
Diffstat (limited to 'editors/Makefile')
-rw-r--r-- | editors/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/Makefile b/editors/Makefile index 58e009de068f..3d3ce64720ed 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -53,6 +53,7 @@ SUBDIR += emacs-nox11 SUBDIR += fileobj SUBDIR += flim + SUBDIR += focuswriter SUBDIR += fpc-ide SUBDIR += fte SUBDIR += fxite |