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: 14 days ago
JSON representation

A simple notes application that supports syncing notes using a self-hosted Joplin server.

Lists

README

        


Ruslin


一个简单的笔记应用,支持使用自部署的 Joplin 服务器同步笔记。




notes
folders
editor
search
account




🚧 目前处于 Pre-alpha 阶段,不建议在生产环境使用,请注意做好备份。 🚧

已支持的功能:

- ✅ 支持 Markdown 编辑和预览
- ✅ 使用 jieba-rs 完成的全文搜索(支持中文和英文)
- ✅ 使用自部署的 Joplin 服务器同步笔记
- ✅ 手动和自动同步
- 🚧 可能兼容 Joplin 的同步格式(不支持端到端加密)

## 下载

[Get it on F-Droid](https://f-droid.org/packages/org.dianqk.ruslin/)
[Get it on Google Play](https://play.google.com/store/apps/details?id=org.dianqk.ruslin)
[Get it on GitHub](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)