1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/gotosocial_ynh.git synced 2024-09-03 19:16:06 +02:00
GoToSocial package for YunoHost: an ActivityPub social network server, written in Golang.
Find a file
2024-06-25 17:09:51 +02:00
.github add codeowners file 2024-05-21 21:41:51 +02:00
conf preparations for V0.16.0 (#146) 2024-06-17 02:10:21 +02:00
doc add the command to configure the 'accounts_registration_open' setting 2024-06-17 02:10:21 +02:00
scripts do not delete logs on app removal 2024-06-20 22:37:13 +02:00
sources Initial commit 2021-08-15 21:48:06 +02:00
.gitignore Initial commit 2021-08-15 21:48:06 +02:00
.shellcheckrc shellcheck config moved to the right place... 2023-12-28 00:09:01 +01:00
ALL_README.md Auto-update READMEs 2024-06-17 02:10:21 +02:00
config_panel.toml preparations for V0.16.0 (#146) 2024-06-17 02:10:21 +02:00
LICENSE moving to the "i'm so tired" software license 1.0 2024-01-18 05:28:45 +01:00
manifest.toml put the final 0.16.0 release binaries 2024-06-17 02:10:21 +02:00
README.md Auto-update READMEs 2024-06-17 02:10:21 +02:00
README_es.md Merge branch 'master' of https://github.com/YunoHost-Apps/gotosocial_ynh 2024-06-25 17:09:51 +02:00
README_eu.md Auto-update READMEs 2024-06-17 02:10:21 +02:00
README_fr.md Auto-update READMEs 2024-06-17 02:10:21 +02:00
README_gl.md Auto-update READMEs 2024-06-17 02:10:21 +02:00
README_it.md Auto-update README 2024-03-30 03:33:28 +01:00
README_zh_Hans.md Auto-update READMEs 2024-06-17 02:10:21 +02:00
tests.toml preparations for V0.16.0 (#146) 2024-06-17 02:10:21 +02:00

GoToSocial for YunoHost

Integration level Working status Maintenance status

Install GoToSocial with YunoHost

Read this README in other languages.

This package allows you to install GoToSocial quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

GoToSocial is a fast ActivityPub social network server, written in Golang.

With GoToSocial, you can keep in touch with your friends, post, read, and share images and articles. All without being tracked or advertised to!

The official documentation is at docs.gotosocial.org.
The documentation for this YunoHost package can be read here and the admin is strongly encouraged to read it!

Please note that this package uses the "i'm so tired" software license 1.0, please read it and accept it before proceeding with installation.

Shipped version: 0.16.0~ynh1

Screenshots

Screenshot of GoToSocial

🔴 Antifeatures

  • Alpha software: Early development stage. May contain changing or unstable features, bugs, and security vulnerability.
  • Not totally free package: The YunoHost package of this app is under an overall free license, but with clauses that may restrict its use.

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that:

sudo yunohost app install https://github.com/YunoHost-Apps/gotosocial_ynh/tree/testing --debug
or
sudo yunohost app upgrade gotosocial -u https://github.com/YunoHost-Apps/gotosocial_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps