soulteary/flare
Fork: 39 Star: 144 (更新于 2024-11-29 08:21:38)
license: AGPL-3.0
Language: Go .
🏂 Challenge all bookmarking apps and websites directories, Aim to Be a best performance monster.
最后发布版本: 0.5.2 ( 2024-04-12 00:41:04)
Flare
Challenge all bookmarking apps and websites directories, Aim to Be a best performance monster.
🚧 Code is being prepared and refactored, commits are slow.
Feature
Simple, Fast, Lightweight and super Easy to install and use.
- Written in Go (Golang) and a little Modern vanilla Javascript only.
- Doesn't depend any database or any complicated framework.
- Single executable, no dependencies required, good docker support.
- You can choose whether to enable various functions according to your needs: offline mode, weather, editor, account, and so on.
ScreenShot
TBD
Documentation
TBD
- Browse automatically generated program documentation:
-
godoc --http=localhost:8080
-
Directory
├── build build script
├── cmd user cli/env parser
├── config config for app
│ ├── data data for app running
│ ├── define define for app launch
│ └── model data model for app
├── docker docker
├── embed resource (assets, template) for web
├── internal
│ ├── auth user login
│ ├── fn fn utils
│ ├── logger logger
│ ├── misc
│ │ ├── deprecated
│ │ ├── health
│ │ └── redir
│ ├── pages
│ │ ├── editor
│ │ ├── guide
│ │ └── home
│ ├── resources static resource after minify
│ ├── server
│ ├── settings
│ └── version
└── main.go
最近版本更新:(数据更新于 2024-12-21 15:20:13)
2024-04-12 00:41:04 0.5.2
2024-01-06 11:23:30 0.5.1
2024-01-05 21:58:38 0.5.0
2023-12-07 21:08:20 0.4.3
2023-12-07 20:36:33 0.4.2
2023-12-07 00:51:07 0.4.2
2023-05-07 11:05:27 0.4.1
2022-09-17 20:41:36 0.4.0
主题(topics):
bookmarks, self-hosted, start-page
soulteary/flare同语言 Go最近更新仓库
2024-12-22 07:52:58 navidrome/navidrome
2024-12-21 20:15:12 SagerNet/sing-box
2024-12-21 03:25:54 SpecterOps/BloodHound
2024-12-19 23:11:24 shadow1ng/fscan
2024-12-19 21:50:56 minio/minio
2024-12-19 10:04:39 istio/istio