1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/gotosocial_ynh.git synced 2025-11-05 12:08:42 +01:00
GoToSocial package for YunoHost: an ActivityPub social network server, written in Golang.
Find a file
2025-10-18 22:43:41 +02:00
.github
conf
doc
scripts
.gitattributes
.gitignore
.shellcheckrc
config_panel.toml
LICENSE
manifest.toml
README.md
tests.toml

Logo of GoToSocial GoToSocial, packaged for YunoHost

Fast ActivityPub social network server

🌐 Official app website Version: 0.20.1~ynh1

Screenshots

Screenshot of GoToSocial

📦 Developer info

Automatic tests level

🛠️ Upstream GoToSocial repository: https://codeberg.org/superseriousbusiness/gotosocial

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/gotosocial_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade gotosocial -u https://github.com/YunoHost-Apps/gotosocial_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.