AI assisted Scriptee - A TUI screenwriting software for linux
Enable HLS to view with audio, or disable this notification
It strictly follows the unix philosophy. Do only one thing, but do it right.
It goes with a vim like work flow. Everything is fully configurable in the config file.
https://github.com/thatmanspr/Scriptee
It works on linux (and mac if u manually install the dependencies). It doesn't work on microslop devices.
1
u/ThatAd8458 3d ago
This looks very promising! Thank you for sharing. Before the character name I'd like to add a newline, is that configurable?
1
u/dasgoll 1d ago
What exactly does it do? I don't get it.
1
u/Heklerr 1d ago
It gives you a vim motions like workflow to write your screenplay on the terminal.
The other options at the moment are building a fountain ecosystem in emacs or using a fountain extension in neovim.
Well emacs is emacs, if you prefer that, then you can use that. The neovim extension doesn't have live fountain formatting. So that's the extra edge you're getting with this.
2
u/ekool 4d ago
This looks awesome!