Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mollypup/listfluff
a scrunkly tui for adding and removing users (and their followers) from bluesky lists
https://github.com/mollypup/listfluff
atproto bluesky
Last synced: about 19 hours ago
JSON representation
a scrunkly tui for adding and removing users (and their followers) from bluesky lists
- Host: GitHub
- URL: https://github.com/mollypup/listfluff
- Owner: mollypup
- License: mit
- Created: 2025-02-09T02:36:24.000Z (1 day ago)
- Default Branch: main
- Last Pushed: 2025-02-09T04:58:55.000Z (1 day ago)
- Last Synced: 2025-02-09T05:18:29.988Z (1 day ago)
- Topics: atproto, bluesky
- Language: Python
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# listfluff
a somewhat skrunkly tui to add and remove users from bluesky lists. the purpose is to help me with managing my lists. you can:
1. add users to a list
2. remove users from a list
3. add followers of users to a list
4. remove followers of users from a listi used textual, the atproto python sdk, and httpx, so make sure you have those as well. idrk what to do about structure but the entry is app.py
it looks like this
![image](https://github.com/user-attachments/assets/81fe48c4-c2f7-4c7a-bf57-4c0bdbe58cba)