Skip to content

The distraction free writing tool I use for all my writing.

Notifications You must be signed in to change notification settings

no-gravity/writer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

The distraction free writing tool I use for all my writing.

You can try it here: https://www.gibney.org/writer

It is simply a centered textarea on an empty html page.

This creates a couple of nice features for free:

  • Hit F11 and the whole screen is just the writer.

  • The font size can be change with ctrl+ and ctrl-

  • The textarea can be resized with the mouse and by moving its lower right corner. While resizing it, it stays centered.

Load and Save buttons will appear when you move the mouse to the upper left corner of the screen.

Currently, loading and saving is a but cumbersome as it uses the download/upload functionality of the browser. It could be made more convenient by using the filesystem access api: https://developer.mozilla.org/en-US/docs/Web/API/File_System_Access_API

License: GNU General Public License, version 2

About

The distraction free writing tool I use for all my writing.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published