Application
一些开源 APP 的介绍
Follow ---> 下一代 RSS 应用
非常值得体验
joplin ---> 开源笔记应用程序
离线优先,没有网络也可以看到自己的笔记,并且能记录。支持全文搜索,跨平台,支持Windows、Linux、macOS、Android 和 iOS
jellyfin ---> 视频托管解决方案
NAS 中常用的视频托管解决方案,竞品对比(Jellyfin vs. Emby vs. Plex)可以参考这个视频: ZbFKsriOJm0
也可以很容易通过 docker 部署
immich ---> 照片托管解决方案
通过 docker 就可以很简单地部署,支持多用户。安装和启动的脚本非常简单:
$ curl -o- https://raw.githubusercontent.com/immich-app/immich/main/install.sh | bash然后可以在 http://localhost:2283 看到部署的网站。查看 website demo
然后可以选择一些图片分享给其他人,查看 share demo
deskreen ---> 局域网分享屏幕内容
一款 APP,支持 win、mac、linux
styleguide ---> style of code
style of code in Google.