Deltos — a cross-platform writing environment built with Avalonia #282
tbebekis
started this conversation in
Show and tell
Replies: 1 comment 1 reply
|
Nice! Great functionality! But the UI looks a bit "not so modern" and a dark theme would be welcome, imo... PS for other visitors: Deltos (δέλτος) => Writing Tablet (Ancient Greek) (Source: Wikipedia) |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I’d like to share Deltos, a free and open-source cross-platform environment for writing and organizing books and other long-form projects.
Deltos is the modern successor to StoryWriter, a writing application I originally developed years ago for managing novels and their fictional worlds. It has now been rebuilt from the ground up with Avalonia.
Although Deltos originated as a tool for writing novels, it is not limited to fiction. Its hierarchical document structure also supports non-fiction books, essays, technical books, and other structured long-form works.
Some of its main features include:
Deltos currently provides ready-to-use releases for Windows and Linux.
There is no macOS release yet because I do not have access to Mac hardware to build and test it properly. If someone from the community can help produce and verify a macOS build, please let me know.
The project is released under the MIT license.
Repository:
https://github.com/tbebekis/deltos
Downloads:
https://github.com/tbebekis/deltos/releases
Feedback and suggestions are very welcome.
All reactions