Crates.io | something-awful |
lib.rs | something-awful |
version | 0.4.0 |
source | src |
created_at | 2023-06-18 15:07:44.570038 |
updated_at | 2023-06-19 13:22:53.932116 |
description | Unofficial client to the Something Awful forums |
homepage | https://github.com/yuhanfang/something-awful |
repository | https://github.com/yuhanfang/something-awful |
max_upload_size | |
id | 893530 |
size | 81,619 |
This is an early-stage unofficial client to Something Awful.
Some of the things you can do:
The client assumes that you have a registered account. Register here.
See tail-something-awful.rs for an end-to-end example that uses the client to tail updates to bookmarked threads.
Put Something Awful in a tmux pane and never get anything done at work ever again! Example output:
$ ./tail-something-awful
Logged in.
----------
/\_/\
( o.o )
> ^ <
thread: here is an example title
url: https://forums.somethingawful.com/showthread.php?threadid=12345&goto=newpost
author: Somebody Cool
time: Jun 18, 2023 22:08
----------
Read a markdown-formatted synopsis from the comfort of your terminal!
The program caches your credentials by default in .something-awful.token and
also caches seen post history in .something-awful.history to avoid showing
duplicate messages.