Metadata-Version: 2.5
Name: feedwell
Version: 0.1.0a1
Summary: All social media accounts suck. This one just sucks less.
Project-URL: Homepage, https://github.com/aclark4life/feedwell
Project-URL: Repository, https://github.com/aclark4life/feedwell
Project-URL: Issues, https://github.com/aclark4life/feedwell/issues
Author: Jeffrey 'Alex' Clark
License: MIT
Requires-Python: >=3.10
Provides-Extra: dev
Requires-Dist: mypy>=1.0.0; extra == 'dev'
Requires-Dist: pre-commit>=3.0.0; extra == 'dev'
Requires-Dist: pytest>=7.0.0; extra == 'dev'
Requires-Dist: ruff>=0.8.0; extra == 'dev'
Description-Content-Type: text/markdown

# feedwell

> All social media accounts suck. This one just sucks less.

A unified, local-first client for your social media feeds — one place to
read and interact with everything, instead of juggling a pile of terrible
individual apps.

## Install

```bash
pip install feedwell
```

## Run

```bash
feedwell
```

This launches a local server and opens it in your browser.

## Status

Early scaffolding. Not yet useful. 🙂
