Search Criteria
Package Details: redditfs 1.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/reddit-fs.git (read-only, click to copy) |
---|---|
Package Base: | reddit-fs |
Description: | maps subreddits to a FUSE filesystem, and comes with a systemd service |
Upstream URL: | https://github.com/Petraea/redditfs |
Keywords: | fuse reddit |
Licenses: | MIT |
Submitter: | sunflsks |
Maintainer: | sunflsks |
Last Packager: | sunflsks |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2020-04-09 21:49 (UTC) |
Last Updated: | 2020-04-10 01:35 (UTC) |
Latest Comments
dreieck commented on 2024-02-25 08:30 (UTC)
You directly bundle a binary that, upon first run, messes with python module installation (
pip install ...
in/usr/bin/redditfs
).Can you please use proper operating system packaging and dependencies?
Regards!
Awebb commented on 2023-11-09 10:41 (UTC)
I'm currently trying to find something to work with reddit from the cli.
redditfs doesn't work anymore. It tries to download something with pip, which the recent pip changes don't allow. On top of that, it tries to use the reddit api, which doesn't work like this anymore.