~julienxx/gophsters

Builds a gophermap and comments as text files from a lobsters news aggregator such as Lobste.rs.
916401f6 — Julien Blanchard 5 years ago
Merge pull request #4 from southerntofu/rayon
4b3bff87 — southerntofu 5 years ago
rayon parallel loop over pages
faa0f889 — Julien Blanchard 5 years ago
Merge pull request #3 from southerntofu/reorganize

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~julienxx/gophsters
read/write
git@git.sr.ht:~julienxx/gophsters

You can also use your local clone with git send-email.

#gophsters

Builds a gophermap and comments as text files from a lobsters news aggregator such as Lobste.rs.

#Using

$ gophsters --help
gophsters 0.1.0
Julien Blanchard <julien@sideburns.eu>
Generate a gophermap from lobste.rs recent stories

USAGE:
    gophsters [OPTIONS]

FLAGS:
        --help       Prints help information
    -V, --version    Prints version information

OPTIONS:
    -h, --host <host>    The host to fetch Lobsters articles from [default: lobste.rs]

#Demo

Using your favorite gopher client, let's say lynx, you can loste.rs's hottest articles here: gopher://sdf.org:70/1/users/julienxx/Lobste.rs

Enjoy some plain-text bliss!