about summary refs log tree commit diff
path: root/README.md
blob: ab3ff67dcebf645dbc7627a3e321e131d7d9d7da (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# fead

This is a tool for advertising other blogs you like on your own
by embedding their latest post's summary generated from their web feed.
It is a rewrite of [openring] with ([rejected]) concurrency support
in Python without any third-party library.

## Copying

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published
by the Free Software Foundation, either [version 3 of the License][agplv3],
or (at your option) any later version.

[openring]: https://sr.ht/~sircmpwn/openring
[rejected]: https://lists.sr.ht/~sircmpwn/public-inbox/patches/27621
[agplv3]: https://www.gnu.org/licenses/agpl-3.0.html