NewLine

Drop the Complex Sh*t

and embrace the text editor

NewLine App Preview

Built for Focus

A task manager that gets out of your way. No accounts, no subscriptions, no complexity.

Plain Text Files

Your tasks live in simple text files. No proprietary formats, no lock-in. Edit them anywhere.

Cloud Sync

Sync across devices with your own Cloudflare worker. Free tier covers everything.

Organize with Folders

Group projects into folders. Pin important ones to the top. Keep it tidy.

Three States

Tasks flow from pending to in-progress to done. Toggle with Ctrl+D. That's it.

Instant Launch

Native GTK4 app. Launches instantly. No Electron bloat, no web browser overhead.

Your Data, Your Server

Deploy your own sync backend. No third-party accounts. Full control.

One Command Setup

Clone, run the wizard, and you're done. It handles everything.

# Clone and run setup
$ git clone https://github.com/RomanSlack/NewLine
$ cd NewLine
$ ./setup.sh

# The wizard will:
# - Build the app
# - Deploy your sync server
# - Configure everything
# - Install to applications

Keyboard First

Keep your hands on the keyboard.

Ctrl + D Toggle task status
Enter New task
Ctrl + S Save
Ctrl + Z Undo