hackernews

command module
v0.0.0-...-94bc88a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 5, 2024 License: ISC Imports: 10 Imported by: 0

README

hackernews

A HackerNews reader written in Go and GTK4.

screenshot

Package Structure

- internal/
	- components/    -- where all components are
		- frontpage/ -- listings for all posts
		- postview/  -- comment view for a post
	- hackernews/    -- HackerNews API client
		- hnhtml/    -- HTML renderer for Pango Markup
	- gtkutil/       -- GTK utility package

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
components/frontpage
Package frontpage contains the page that's displayed on the Hacker News window when it's first started.
Package frontpage contains the page that's displayed on the Hacker News window when it's first started.
hackernews
Package hackernews provides an API wrapper around the HackerNews API.
Package hackernews provides an API wrapper around the HackerNews API.
hackernews/hnhtml
Package hnhtml implements an HTML-to-Pango-markup translator that translates a small subset of HTML, enough to view HackerNews posts.
Package hnhtml implements an HTML-to-Pango-markup translator that translates a small subset of HTML, enough to view HackerNews posts.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL