Mikael Berthe is a user on mamot.fr. You can follow them or interact with them if you have an account anywhere in the fediverse. If you don't, you can sign up here.
Mikael Berthe @McKael

Hello!

If some people are interested, here's the first release of a tool (madonctl) I've been working on for the last few days, a command-line interface for the Mastodon API.

It supports almost all commands from the API (including the Streaming API), the only missing function is updating the user's account.

Please let me know if you find it useful!

- lilotux.net/~mikael/pub/madonc
- github.com/McKael/madonctl

· Web · 9 · 9

@McKael nice ! it looks simple and usefull to make any kind of crude bindings between things ... cool for ;)

@Olm_e That's the idea :)

Esp. since all commands can output to json or yaml.

@McKael what is the API? Is it the same as or a subset of the OStatus protocol that the nodes use to intercommunicate? Or is it different?

@weberc2 I have not checked OStatus but I'm pretty sure the client API is entirely different and specific to Mastodon.

@McKael je vois. C'est ce que j'ai imaginé. Je voudrais trouver un lib pour OStatus en golang.

@McKael Ouais, je l'ai vu, mais c'est incomplet. :/