1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/iceshrimp_ynh.git synced 2024-09-03 19:15:54 +02:00
Iceshrimp is a decentralized and federated social networking service, implementing the ActivityPub standard.
Find a file
2024-08-07 21:21:36 +02:00
.github Initial commit 2023-12-20 19:03:04 +01:00
conf Upgrade v2023.12.6 2024-05-21 11:26:16 +02:00
doc Update README.md 2024-05-21 13:23:16 +02:00
scripts [autopatch] Do not delete logs on app removal 2024-06-23 22:03:50 +02:00
ALL_README.md Auto-update READMEs 2024-07-30 14:09:56 +00:00
LICENSE Fix 2023-12-20 19:08:54 +01:00
manifest.toml Update v2023.12.9 2024-07-30 16:09:52 +02:00
README.md Auto-update READMEs 2024-07-30 14:09:56 +00:00
README_es.md Auto-update READMEs 2024-07-30 14:09:56 +00:00
README_eu.md Auto-update READMEs 2024-07-30 14:09:56 +00:00
README_fr.md Auto-update READMEs 2024-07-30 14:09:56 +00:00
README_gl.md Auto-update READMEs 2024-07-30 14:09:56 +00:00
README_id.md Auto-update READMEs 2024-07-30 14:09:56 +00:00
README_zh_Hans.md Auto-update READMEs 2024-07-30 14:09:56 +00:00
tests.toml Remove test_upgrade_from 2024-05-23 22:47:17 +02:00

Iceshrimp for YunoHost

Integration level Working status Maintenance status

Install Iceshrimp with YunoHost

Read this README in other languages.

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

Overview

Iceshrimp is a decentralized and federated social networking service, implementing the ActivityPub standard.

It was forked from Calckey Firefish (itself a fork of Misskey) in mid-2023, to focus on stability, performance and usability instead of new features.

Shipped version: 2023.12.9~ynh1

Screenshots

Screenshot of Iceshrimp

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/iceshrimp_ynh/tree/testing --debug
or
sudo yunohost app upgrade iceshrimp -u https://github.com/YunoHost-Apps/iceshrimp_ynh/tree/testing --debug

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