https://github.com/yunohost-apps/lutim_ynh
Lutim package for YunoHost
https://github.com/yunohost-apps/lutim_ynh
lutim yunohost yunohost-apps
Last synced: about 2 months ago
JSON representation
Lutim package for YunoHost
- Host: GitHub
- URL: https://github.com/yunohost-apps/lutim_ynh
- Owner: YunoHost-Apps
- License: gpl-3.0
- Created: 2014-10-06T11:20:18.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2025-03-23T18:41:10.000Z (3 months ago)
- Last Synced: 2025-04-23T15:14:09.717Z (about 2 months ago)
- Topics: lutim, yunohost, yunohost-apps
- Language: Shell
- Homepage: https://lut.im
- Size: 15.6 MB
- Stars: 5
- Watchers: 1
- Forks: 9
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Lutim for YunoHost
[](https://dash.yunohost.org/appci/app/lutim)  
[](https://install-app.yunohost.org/?app=lutim)
*[Read this README in other languages.](./ALL_README.md)*
> *This package allows you to install Lutim 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
Lutim stores images and allows you to see them, download them or share them on social networks.
Images are indefinitely stored unless you request that they will be deleted at first view or after 24 hours / one week / one month / one year.**Shipped version:** 0.17.0~ynh1
**Demo:**
## Documentation and resources- Official app website:
- Official user 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/lutim_ynh/tree/testing).
To try the `testing` branch, please proceed like that:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/lutim_ynh/tree/testing --debug
or
sudo yunohost app upgrade lutim -u https://github.com/YunoHost-Apps/lutim_ynh/tree/testing --debug
```**More info regarding app packaging:**