Skip to content

Commit eff3b5b

Browse files
77nnit77nn
andauthored
repurposed publish-to-gts as publish-to-fediverse (#246)
Co-authored-by: 77nn <[email protected]>
1 parent 819bbd0 commit eff3b5b

File tree

5 files changed

+226
-175
lines changed

5 files changed

+226
-175
lines changed

publish-to-fediverse/info.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"name": "Publish to Fediverse",
3+
"identifier": "publish-to-fediverse",
4+
"script": "publish-to-fediverse.qml",
5+
"authors": ["@77nnit"],
6+
"platforms": ["linux", "windows"],
7+
"version": "0.2.0",
8+
"minAppVersion": "24.11.0",
9+
"description" : "<p>Publish To Fediverse lets you publish your notes to your Mastodon-tish Fediverse Account.</p><p>This script works with servers that support Mastodon APIs, such as GoToSocial. If you test somenthing else let me know!</p><p>If you're looking for more detailed instructions to have this script work, please check the readme file in the script folder, or navigate to <a href='https://codeberg.org/77nn/QOwnNotes-personal-scripts/src/branch/main/publish-to-gts/readme.md'>my Codeberg's workshop</a>"
10+
}

0 commit comments

Comments
 (0)