Skip to content
forked from saket/press

A cross-platform markdown editor written in Kotlin Multiplatform (work in progress)

Notifications You must be signed in to change notification settings

hackertronix/Press

 
 

Repository files navigation

Press is a wysiwyg writer for crafting notes inspired by Bear. It uses markdown for styling and formatting text with a beautiful inline preview.

Press was created as a proof-of-concept for exploring Kotlin Multiplatform, as well as the author’s frustration from the lack of minimal markdown note taking apps that work on all platforms, especially Android and macOS. If you relate to either of these reasons, Press is looking for contributors.

Contributing

Press is a barebones app right now and there are many improvements to make. The first steps would be setting up the iOS app, followed by macOS. Take a look at the open issues and feel free to pick something up.

Architecture design records

License

Copyright 2019 Saket Narayan.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http:https://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

A cross-platform markdown editor written in Kotlin Multiplatform (work in progress)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 85.1%
  • Java 12.9%
  • Swift 1.2%
  • Ruby 0.8%