Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
newsfetch
command
Command newsfetch renders one piece of bite-sized tech news each time a terminal opens.
|
Command newsfetch renders one piece of bite-sized tech news each time a terminal opens. |
|
internal
|
|
|
cache
Package cache reads and writes the newsfetch story cache (feed.json).
|
Package cache reads and writes the newsfetch story cache (feed.json). |
|
config
Package config loads and validates the user's newsfetch configuration.
|
Package config loads and validates the user's newsfetch configuration. |
|
defaults
Package defaults holds hardcoded configuration values for M1.
|
Package defaults holds hardcoded configuration values for M1. |
|
fetch
Package fetch defines the Source interface and its implementations for retrieving stories from upstream news providers.
|
Package fetch defines the Source interface and its implementations for retrieving stories from upstream news providers. |
|
history
Package history reads and writes the newsfetch render history (seen.json).
|
Package history reads and writes the newsfetch render history (seen.json). |
|
onboard
Package onboard implements the --init and --uninstall flows: interactive setup, config file writing, and shell rc patching.
|
Package onboard implements the --init and --uninstall flows: interactive setup, config file writing, and shell rc patching. |
|
rank
Package rank scores cached stories and picks one via weighted stochastic selection.
|
Package rank scores cached stories and picks one via weighted stochastic selection. |
|
refreshlog
Package refreshlog persists diagnostic messages from the detached refresh child.
|
Package refreshlog persists diagnostic messages from the detached refresh child. |
|
render
Package render produces the terminal-ready output for a Story.
|
Package render produces the terminal-ready output for a Story. |
Click to show internal directories.
Click to hide internal directories.