Skip to content

inducer/edit-on-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EOW: Edit-on-Web

(Now integrated with the Web Speech API!)

This lets you edit local text files, while seamlessly (with a keyboard shortcut) also using the Web Speech API for speech recognition.

Editing is provided by the excellent CodeMirror as an editor for local files.

Do the following:

pip install eow

eow --keymap=vim --password=mypassword file-to-edit.txt

Instead of specifying a file on the command line, you may also go to http://localhost:9113/e/file-to-edit.txt.

About

Edit files in a local directory through a web browser (using CodeMirror)

Resources

Stars

Watchers

Forks

Packages

No packages published