Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yunohost-apps/cloudlog_ynh
CloudLog package for YunoHost
https://github.com/yunohost-apps/cloudlog_ynh
cloudlog yunohost-apps
Last synced: about 1 month ago
JSON representation
CloudLog package for YunoHost
- Host: GitHub
- URL: https://github.com/yunohost-apps/cloudlog_ynh
- Owner: YunoHost-Apps
- License: gpl-3.0
- Created: 2023-06-05T15:27:00.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-04-06T01:31:35.000Z (9 months ago)
- Last Synced: 2024-04-06T20:42:48.725Z (9 months ago)
- Topics: cloudlog, yunohost-apps
- Language: Shell
- Homepage: https://www.cloudlog.co.uk/
- Size: 287 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CloudLog for YunoHost
[![Integration level](https://dash.yunohost.org/integration/cloudlog.svg)](https://ci-apps.yunohost.org/ci/apps/cloudlog/) ![Working status](https://ci-apps.yunohost.org/ci/badges/cloudlog.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/cloudlog.maintain.svg)
[![Install CloudLog with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=cloudlog)
*[Read this README in other languages.](./ALL_README.md)*
> *This package allows you to install CloudLog 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
Cloudlog is an open-source PHP & MySQL based amateur radio logging application, allowing you to log contacts via a web browser on any device and platform.
This is an ideal general-purpose logging application, supporting HF to Microwave, it can even interface with your radio via CAT, sync logs from WSJT-X & if you are a satellite operator integrates with SatPC32.
**Shipped version:** 2.6.15~ynh2
## Screenshots
![Screenshot of CloudLog](./doc/screenshots/screenshot.png)
## Documentation and resources
- Official app website:
- 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/cloudlog_ynh/tree/testing).
To try the `testing` branch, please proceed like that:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/cloudlog_ynh/tree/testing --debug
or
sudo yunohost app upgrade cloudlog -u https://github.com/YunoHost-Apps/cloudlog_ynh/tree/testing --debug
```**More info regarding app packaging:**