Navneet7k / Press

A cross-platform markdown editor (work in progress)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

home new note existing note

Press is a wysiwyg writer for crafting notes. 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.

Kudos to Bear for being the inspiration behind Press.

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 once macOS support is merged into SQLDelight.

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://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 (work in progress)


Languages

Language:Kotlin 84.7%Language:Java 13.2%Language:Swift 1.2%Language:Ruby 0.8%