Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Neutrinet/neutrinet_ynh
configuration app for neutrinet's cube (mirror from https://gitlab.domainepublic.net/Neutrinet/neutrinet_ynh)
https://github.com/Neutrinet/neutrinet_ynh
Last synced: 3 months ago
JSON representation
configuration app for neutrinet's cube (mirror from https://gitlab.domainepublic.net/Neutrinet/neutrinet_ynh)
- Host: GitHub
- URL: https://github.com/Neutrinet/neutrinet_ynh
- Owner: Neutrinet
- License: agpl-3.0
- Created: 2016-06-07T15:05:46.000Z (over 8 years ago)
- Default Branch: stable
- Last Pushed: 2024-06-16T18:22:38.000Z (5 months ago)
- Last Synced: 2024-06-17T17:35:26.319Z (5 months ago)
- Language: Shell
- Homepage:
- Size: 300 KB
- Stars: 2
- Watchers: 6
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Neutrinet for YunoHost
[![Integration level](https://dash.yunohost.org/integration/neutrinet.svg)](https://dash.yunohost.org/appci/app/neutrinet) ![Working status](https://ci-apps.yunohost.org/ci/badges/neutrinet.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/neutrinet.maintain.svg)
[![Install Neutrinet with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=neutrinet)
*[Read this README in other languages.](./ALL_README.md)*
> *This package allows you to install Neutrinet 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
The Neutrinet application is for Neutrinet members that have a Neutrinet VPN. It automatically checks and renews the VPN certificates. This package also contains a web page with contact information and other useful links.
**Shipped version:** 0.4.1~ynh1
## Documentation and resources- Upstream app code repository:
- YunoHost Store:
- Report a bug:## Developer info
Please send your pull request to the [`unstable` branch](https://gitlab.domainepublic.net/Neutrinet/neutrinet_ynh/tree/unstable).
To try the `unstable` branch, please proceed like that:
```bash
sudo yunohost app install https://gitlab.domainepublic.net/Neutrinet/neutrinet_ynh/tree/unstable --debug
or
sudo yunohost app upgrade neutrinet -u https://gitlab.domainepublic.net/Neutrinet/neutrinet_ynh/tree/unstable --debug
```**More info regarding app packaging:**