Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nokorpo/mastodon-viewer-godot

A simple Control node for Godot to see a Mastodon user timeline.
https://github.com/nokorpo/mastodon-viewer-godot

godot mastodon

Last synced: about 24 hours ago
JSON representation

A simple Control node for Godot to see a Mastodon user timeline.

Awesome Lists containing this project

README

        

# mastodon-viewer-godot

![icon](icon.svg)

A simple Control node for Godot to see a Mastodon user timeline.

![Screenshot](screenshot.png)

## How to use

Add a new node of type `MastodonViewer` and paste the user profile's URL.

You can find [an example here](example/example.tscn).