Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/nokorpo/mastodon-viewer-godot
- Owner: Nokorpo
- License: mit
- Created: 2024-05-08T21:07:37.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-08T21:56:15.000Z (8 months ago)
- Last Synced: 2024-09-26T20:43:51.140Z (3 months ago)
- Topics: godot, mastodon
- Language: GDScript
- Homepage: https://nokorpo.com/
- Size: 102 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).