quiet-hacker-news

所属分类:系统/网络安全
开发工具:GO
文件大小:0KB
下载次数:0
上传日期:2023-11-21 15:40:35
上 传 者sh-1993
说明:  对黑客新闻的更安静的方法。链接和其他什么都没有。
(A quieter approach to Hacker News. Links and nothing else.)

文件列表:
.golangci.yaml (914, 2023-11-21)
.stencil.json (46, 2023-11-21)
Dockerfile (355, 2023-11-21)
LICENSE (1072, 2023-11-21)
Makefile (1771, 2023-11-21)
go.mod (209, 2023-11-21)
go.sum (614, 2023-11-21)
main.go (289, 2023-11-21)
ops/ (0, 2023-11-21)
ops/screenshot.png (190637, 2023-11-21)
pkg/ (0, 2023-11-21)
pkg/hackernews/ (0, 2023-11-21)
pkg/hackernews/client.go (1504, 2023-11-21)
pkg/hackernews/client_test.go (2361, 2023-11-21)
pkg/qhn/ (0, 2023-11-21)
pkg/qhn/app.go (1135, 2023-11-21)
pkg/qhn/cache.go (1177, 2023-11-21)
pkg/qhn/config.go (700, 2023-11-21)
pkg/qhn/handler.go (384, 2023-11-21)
pkg/qhn/setup.go (547, 2023-11-21)
resources/ (0, 2023-11-21)
resources/index.go.html (1939, 2023-11-21)
resources/public/ (0, 2023-11-21)
resources/public/app.webmanifest (59, 2023-11-21)
resources/public/apple-touch-icon.png (20472, 2023-11-21)
resources/public/favicon.png (20472, 2023-11-21)
resources/public/robots.txt (23, 2023-11-21)
resources/resources.go (466, 2023-11-21)

# [Quiet Hacker News](https://quiet-hacker-news.appbyte.net/) [![Go](https://github.com/aaronellington/quiet-hacker-news/actions/workflows/main.yml/badge.svg)](https://github.com/aaronellington/quiet-hacker-news/actions/workflows/main.yml) [![Go Reference](https://pkg.go.dev/badge/github.com/aaronellington/quiet-hacker-news.svg)](https://pkg.go.dev/github.com/aaronellington/quiet-hacker-news) [![Go Report Card](https://goreportcard.com/badge/github.com/aaronellington/quiet-hacker-news)](https://goreportcard.com/report/github.com/aaronellington/quiet-hacker-news) A quieter approach to Hacker News. Links and nothing else. ![screenshot](ops/screenshot.png) ## What is it? - Just a list of the top 30 links from Hacker News - Updates about once an hour ## Extra Features - Uses `prefers-color-scheme` for light and dark mode - Works well on small screens ## Usage - From Source: - Build binary from source: `make` - Run for local development: `make dev` - See [Makefile](/Makefile) for additional targets - From Docker Image: - `docker run -p 2222:2222 ghcr.io/aaronellington/quiet-hacker-news`

近期下载者

相关文件


收藏者