8000 GitHub - kdroidFilter/Writeopia: Super fast and free text editor for all platforms
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

kdroidFilter/Writeopia

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Main merge Maven Central ktlint badge

Writeopia logo

Write like nobody’s watching. Because they aren’t.

Writeopia logo

This is the source code for Writopia, a text editing App and SDK.

Application

Writeopia is a modern text editor that integrates AI while prioritizing offline functionality and user privacy. Unlike cloud-based AI assistants, Writeopia allows you to choose your own AI model and interact with it locally, ensuring that your data stays on your device.

Why Writeopia?

Writeopia is built for writers, developers, and researchers who want the power of AI without sacrificing privacy. Whether you're drafting a novel, taking notes, or coding, Writeopia provides an intelligent and distraction-free environment.

Documentation

You can check the documentation of the project in the application documentation.

App download

You can go to https://writeopia.io and download the MacOS app under the download section. We would love your feedback about the app!

Development

You can check how to work locally if you would like to contribute with fixes, improvements or try Writeopia from source code.

Contributing

Writeopia is a free project, so we would love your participation. Please check our issues and suggest changes before using the issues tab so we can evaluate and architecture new solutions together.

If you're looking for a place to get started you can look at:

  • Issues with good first issue label
  • Documentation for the project
  • Bugs and other issues listed on GitHub
  • Analise the apps and looks for new bugs.

Commands

Some useful commands for this project:

To start the desktop app:

./gradlew application:composeApp:run

To start the web app:

./gradlew jsBrowserRun

Running the tests of the project:

./gradlew jvmTest

To start the android app use Android Studio.

SDK

The SDK allows you to create a text editor an use it instead of a simple TextField. You can use this library to create a better story editing experience within apps, such as social media (posts), travel logs, blog apps (like Medium), and chats (like Slack). By using this library, you can provide a great experience for editing text with media.

You can more in the SDK documentation

About

Super fast and free text editor for all platforms

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 99.7%
  • Ruby 0.2%
  • Dockerfile 0.1%
  • Swift 0.0%
  • HTML 0.0%
  • Shell 0.0%
0