https://github.com/yunohost-apps/linkstack_ynh
LinkStack package for YunoHost
https://github.com/yunohost-apps/linkstack_ynh
linkstack yunohost yunohost-apps
Last synced: 9 months ago
JSON representation
LinkStack package for YunoHost
- Host: GitHub
- URL: https://github.com/yunohost-apps/linkstack_ynh
- Owner: YunoHost-Apps
- License: gpl-3.0
- Created: 2023-05-06T12:23:45.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-12-12T21:16:51.000Z (about 1 year ago)
- Last Synced: 2025-03-30T00:51:09.555Z (10 months ago)
- Topics: linkstack, yunohost, yunohost-apps
- Language: Shell
- Homepage: https://linkstack.org/
- Size: 266 KB
- Stars: 5
- Watchers: 5
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LinkStack for YunoHost
[](https://ci-apps.yunohost.org/ci/apps/linkstack/)


[](https://install-app.yunohost.org/?app=linkstack)
*[Read this README in other languages.](./ALL_README.md)*
> *This package allows you to install LinkStack quickly and simply on a YunoHost server.*
> *If you don't have YunoHost, please consult [the guide](https://yunohost.org/install) to learn how to install it.*
## Overview
LinkStack is a unique platform that provides an efficient solution for managing and sharing links online. Our platform offers a website similar to Linktree, which allows users to overcome the limitation of only being able to add one link on social media platforms.
With LinkStack, users can easily link to their own custom page and provide their followers with access to all the links they need in one convenient location. What sets LinkStack apart from other link management platforms is its flexibility, which allows users to host their links on their own web server or web hosting provider. This provides users with complete control over their online presence and ensures that their links are easily accessible.
Additionally, LinkStack allows other users to register and create their own links, making it an ideal solution for businesses and organizations looking to manage multiple links. With our user-friendly Admin Panel, managing and accessing other users' links is easy.
**Shipped version:** 4.8.4~ynh1
## Screenshots

## Documentation and resources
- Official app website:
- Official admin documentation:
- Upstream app code repository:
- YunoHost Store:
- Report a bug:
## Developer info
Please send your pull request to the [`testing` branch](https://github.com/YunoHost-Apps/linkstack_ynh/tree/testing).
To try the `testing` branch, please proceed like that:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/linkstack_ynh/tree/testing --debug
or
sudo yunohost app upgrade linkstack -u https://github.com/YunoHost-Apps/linkstack_ynh/tree/testing --debug
```
**More info regarding app packaging:**