tastytea 06b989a0e3
Some checks failed
continuous-integration/drone/push Build is failing
Fix drone recipe.
2019-12-25 21:32:30 +01:00
2019-12-16 15:22:54 +01:00
2019-12-25 19:31:07 +01:00
2019-12-25 21:32:30 +01:00
2019-12-16 01:06:59 +01:00
2018-01-26 02:33:58 +01:00
2019-12-16 15:22:54 +01:00
2019-12-16 01:04:14 +01:00
2019-12-16 01:04:14 +01:00
2018-01-26 02:33:58 +01:00
2019-12-25 21:32:30 +01:00
2018-02-01 12:03:16 +01:00

mastorss reads RSS feeds and posts the items via the Mastodon API. Does not support Atom at the moment.

Install

Dependencies

Get sourcecode

Development version

git clone https://schlomp.space/tastytea/mastorss.git

Compile

mkdir build
cd build/
cmake ..
cmake --build .

Install with make install.

Usage

See manpage.

Error codes

Same as mastodon-cpp, plus:

Code Explanation

1

Could not send post for unknown reasons.

Description
Another RSS to Mastodon bot.
Readme 397 KiB
0.13.1 Latest
2020-12-15 10:09:29 +01:00
Languages
C++ 87.3%
CMake 11.6%
Shell 1.1%