Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chrisgrieser/alfred-reddit-browser
Browse your favorite subreddits (and hackernews) via Alfred.
https://github.com/chrisgrieser/alfred-reddit-browser
alfred-workflow hackernews reddit reddit-client
Last synced: 2 months ago
JSON representation
Browse your favorite subreddits (and hackernews) via Alfred.
- Host: GitHub
- URL: https://github.com/chrisgrieser/alfred-reddit-browser
- Owner: chrisgrieser
- License: mit
- Created: 2023-08-11T08:29:53.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-14T13:33:54.000Z (3 months ago)
- Last Synced: 2024-10-15T07:32:20.109Z (3 months ago)
- Topics: alfred-workflow, hackernews, reddit, reddit-client
- Language: JavaScript
- Homepage:
- Size: 143 KB
- Stars: 19
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Alfred Reddit Browser
![GitHub Downloads](https://img.shields.io/github/downloads/chrisgrieser/alfred-reddit-browser/total?label=GitHub%20Downloads&style=plastic&logo=github)
![Alfred Gallery Downloads](https://img.shields.io/badge/dynamic/yaml?url=https%3A%2F%2Fraw.githubusercontent.com%2Fchrisgrieser%2F.config%2Frefs%2Fheads%2Fmain%2FAlfred.alfredpreferences%2Falfred-workflow-download-count.yaml&query=alfred-reddit-browser&style=plastic&logo=alfred&label=Gallery%20Downloads&color=%235C1F87)
![Latest Release](https://img.shields.io/github/v/release/chrisgrieser/alfred-reddit-browser?label=Latest%20Release&style=plastic)![Showcase subreddit
selection](https://img.shields.io/github/downloads/chrisgrieser/alfred-reddit-browser/total?label=Total%20Downloads&style=plastic)
![Showcase browsing a
subreddit](https://img.shields.io/github/v/release/chrisgrieser/alfred-reddit-browser?label=Latest%20Release&style=plastic)Browse your favorite subreddits via Alfred.
[Featured in the
Alfred Gallery](https://alfred.app/workflows/chrisgrieser/reddit-browser/).## Features
- Browse subreddits, switch between subreddits.
- No reddit account needed.
- Save scrolling positions, mark posts as new, old or visited.
- Minimum upvotes to display posts, customizable sorting method.
- Can also browse hackernews.
- Optionally open in posts [old reddit](https://old.reddit.com/).
- Due to smart caching, this workflow should not hit API rate limits (under
normal usage).## Installation
[➡️ Download the latest release.](https://github.com/chrisgrieser/alfred-reddit-browser/releases/latest)The workflow updates automatically via the Alfred Gallery.
## Usage
- `sub`: Select subreddit to browse.
+ ⏎: Browse subreddit in Alfred.
+ ⌘⏎: Open subreddit in browser.
- `rr`: Browse the current subreddit.
+ ⏎: Open Post on reddit.
+ ⌘⏎: Switch to next subreddit.
+ ⇧⌘⏎: Switch to previous subreddit.
+ ⌥⏎: Copy URL of post to clipboard.
+ ⇧⏎: Open URL (if external link).
+ ⇧ or ⌘Y: Preview the result. Works with [Alfred Extra
Pane](https://github.com/mr-pennyworth/alfred-extra-pane).
- `:reddit-reload`: Force reload the cache. Only needed for debugging purposes.## Credits
In my day job, I am a sociologist studying the social mechanisms underlying the
digital economy. For my PhD project, I investigate the governance of the app
economy and how software ecosystems manage the tension between innovation and
compatibility. If you are interested in this subject, feel free to get in touch.- [Academic Website](https://chris-grieser.de/)
- [Mastodon](https://pkm.social/@pseudometa)
- [ResearchGate](https://www.researchgate.net/profile/Christopher-Grieser)
- [LinkedIn](https://www.linkedin.com/in/christopher-grieser-ba693b17a/)