Giter Club home page Giter Club logo

onenav's Introduction

OneNav

OneNav是一款开源免费的书签(导航)管理程序,使用使用PHP + SQLite 3开发,界面简洁,安装简单,使用方便。OneNav可帮助你你将浏览器书签集中式管理,解决跨设备、跨平台、跨浏览器之间同步和访问困难问题,做到一处部署,随处访问。

特别声明:未经作者允许,请勿将OneNav进行获利行为或进行商业行为,亦不得用于非法用途,否则自行承担相应法律责任!!!

功能特色

  • 支持后台管理
  • 支持私有链接
  • 支持Chrome/Firefox/Edge书签批量导入
  • 支持多种主题风格
  • 支持链接信息自动识别
  • 支持API
  • 支持Docker部署
  • 支持uTools插件
  • 支持二级分类
  • 支持Chromium内核的浏览器扩展(插件)
  • 支持在线更新
  • 手机版后台

安装

常规安装:

  1. 需安装PHP环境,并确保支持SQLite3
  2. 下载源码解压到站点根目录
  3. 访问首页根据提示初始化用户名/密码
  4. 访问后台:http://IP/index.php?c=login

Docker部署:

docker run -itd --name="onenav" -p 80:80 \
    -v /data/onenav:/data/wwwroot/default/data \
    helloz/onenav:0.9.25
  • 第一个80是自定义访问端口,可以自行修改,第二个80是容器端口,请勿修改
  • /data/onenav:本机挂载目录,用于持久存储Onenav数据
  • 0.9.25:改成OneNav最新版本号,可以通过releases查看最新版本号

更多说明,请参考帮助文档:https://dwz.ovh/onenav

Demo


以下是OneNav部分用户演示站,排名不分先后。

联系我

鸣谢

感谢@落幕/@百素/@itushan的代码贡献及主题开发,以及其它OneNav贡献者和使用者,名字太多无法一一列举,还请谅解。

OneNav诞生离不开以下项目,在此表示感谢(排名不分先后)。

onenav's People

Contributors

helloxz avatar snowdream1985 avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.