Skip to content
/ jottr Public

Jottr is a cross-platform plain text editor focused on usability and speed.

License

Notifications You must be signed in to change notification settings

mfat/jottr

Repository files navigation

Jottr

Get it on Flathub
jottr-overview.mp4

image

Jottr is a free, cross-platform, small and fast text editor released under GPL v3 license.

It has cool features including:

  • An integrated web browser for quickly looking up selected text in various sources, including user-defined websites
  • A "Focus Mode", for distraction-free writing
  • Two methods to quickly inserting frequently used text blocks: add words to your dictionary or create text snippets and insert with custom keywords
  • Smart, intuitive autocompletion with tab key
  • Themes: choose between, light, dark and Sepia (paper-like) themes for the editor
  • Familiar, intuitive keyboard shortcuts (ctrl+= to make text bigger, for example)

Video overview

Download:

Downloads for Linux, Mac and Windows are available from the Releases section.

If you use linux, you gan get jottr from Flathub using the button below, or install the DEB or RPM packages.

Get it on Flathub

Note for macOS users: To run Jottr on Mac you need to install echant through homebrew.

brew install enchant

How to run Jottr from source:

git clone https://github.com/mfat/jottr

cd jottr

pip3 install -r requirements.txt

cd src/jottr

python3 main.py

About

Jottr is a cross-platform plain text editor focused on usability and speed.

Resources

License

Stars

Watchers

Forks

Packages

No packages published