Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ruslin-note/ruslin-android
A simple notes application that supports syncing notes using a self-hosted Joplin server.
https://github.com/ruslin-note/ruslin-android
android compose kotlin material-design material-design-3
Last synced: 1 day ago
JSON representation
A simple notes application that supports syncing notes using a self-hosted Joplin server.
- Host: GitHub
- URL: https://github.com/ruslin-note/ruslin-android
- Owner: ruslin-note
- License: gpl-3.0
- Created: 2022-12-30T09:24:11.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-09T01:56:33.000Z (2 months ago)
- Last Synced: 2024-09-09T02:30:40.101Z (2 months ago)
- Topics: android, compose, kotlin, material-design, material-design-3
- Language: Kotlin
- Homepage:
- Size: 1.26 MB
- Stars: 161
- Watchers: 3
- Forks: 9
- Open Issues: 14
-
Metadata Files:
- Readme: README-zh-CN.md
- License: LICENSE
Awesome Lists containing this project
README
Ruslin
一个简单的笔记应用,支持使用自部署的 Joplin 服务器同步笔记。
🚧 目前处于 Pre-alpha 阶段,不建议在生产环境使用,请注意做好备份。 🚧
已支持的功能:
- ✅ 支持 Markdown 编辑和预览
- ✅ 使用 jieba-rs 完成的全文搜索(支持中文和英文)
- ✅ 使用自部署的 Joplin 服务器同步笔记
- ✅ 手动和自动同步
- 🚧 可能兼容 Joplin 的同步格式(不支持端到端加密)## 下载
[](https://f-droid.org/packages/org.dianqk.ruslin/)
[](https://play.google.com/store/apps/details?id=org.dianqk.ruslin)
[](https://github.com/DianQK/ruslin-android/releases)
或者[每日构建版](https://github.com/ruslin-note/ruslin-android/releases/tag/nightly).> Ruslin 是一个可重复构建的应用,你不需要担心 F-Droid 和其他应用商店签名问题,参见:[向可重现的 F-Droid 前进](https://f-droid.org/zh_Hans/2023/01/15/towards-a-reproducible-fdroid.html)。
## 感谢
- [Joplin](https://github.com/laurent22/joplin): [AGPL-3.0](https://github.com/laurent22/joplin/blob/dev/LICENSE)
- [ReadYou](https://github.com/Ashinch/ReadYou): [GPL-3.0](https://github.com/Ashinch/ReadYou/blob/main/LICENSE)
- [Seal](https://github.com/JunkFood02/Seal): [GPL-3.0](https://github.com/JunkFood02/Seal/blob/main/LICENSE)## 许可证
[GNU GPL v3.0](https://github.com/DianQK/ruslin-android/blob/main/LICENSE)