Giter VIP home page Giter VIP logo

myglance's Introduction

MyGlance: 基于Glance的二次开发

原项目地址:glanceapp/glance

我很喜欢glance的设计,但是对我来它还存在一定的改良空间,所以我基于glance进行了二次开发,这里是我的一些记录。 因为基本是面向我个人的所以现在说明还很不完善QAQ

现在完成了什么?

2024-0628更新:

  • 支持bilibili视频订阅(参考了[glanceapp#100
  • 上传了docker镜像
  • 添加了docker-compose构建文件

2024-0625更新:

  • 添加了中文字体(通过第三方CDN)
  • 添加了http代理设置,可用于解锁反爬机制严格的网站或者部署在国内使用(在配置文件server中添加proxy-url即可)
  • 我在意的一些细节

部署方式

使用docker-compose(推荐)

git clone https://github.com/7Sageer/MyGlance.git
cd MyGlance
vi glance.yml # 修改配置文件
docker-compose up -d

使用docker镜像

docker run -d -p 8080:8080 -v /path/to/glance.yml:/app/glance.yml --name myglance qihr2022/glance

未来我想做什么?

  • 细化代理设置
  • 更好地支持中文社区订阅
  • 更方便的部署方式
  • 对于对于新增的配置项,添加更详细的说明
  • 更好的主题自定义
  • 其他我在意的需求

myglance's People

Contributors

svilenmarkov avatar 7sageer avatar c0smicdev avatar jonasknobloch avatar chev2 avatar knhash avatar medinnna avatar wfg avatar yardenshoham avatar chand1012 avatar brian-petersen avatar eltociear avatar jarylc avatar noxesp avatar tarikcoskun avatar fawni avatar sergi0g 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.