mirror of
https://github.com/helloxz/onenav.git
synced 2026-06-13 21:01:42 +08:00
使用PHP + SQLite 3开发的书签管理系统,将浏览器书签集中式管理,做到一处部署,随处访问。
| class | ||
| controller | ||
| db | ||
| functions | ||
| templates | ||
| config.simple.php | ||
| favicon.ico | ||
| index.php | ||
| LICENSE | ||
| README.md | ||
| version.txt | ||
onenav
使用PHP + SQLite 3开发的简约导航/书签管理器,xiaoz新作,欢迎体验。
功能特色
- 支持后台管理
- 支持私有链接
- 支持链接信息自动识别
- 支持API
快速开始
- 需安装PHP环境,并确保支持SQLite3
- 下载源码解压到站点根目录
- 将
config.simple.php修改为config.php并填写自己的站点信息 - 访问后台:
http://IP/index.php?c=login
更多说明,请参考帮助文档:https://www.yuque.com/helloz/onenav
联系我
- Blog:https://www.xiaoz.me/
- QQ:337003006
- QQ群:147687134
鸣谢
OneNav诞生离不开以下项目,在此表示感谢。

