1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/osjs_ynh.git synced 2024-09-03 19:56:11 +02:00
Os-js package for YunoHost
Find a file
Éric Gaspar 1f7f44574a cleaning
2024-02-06 10:14:14 +01:00
.github Apply example_ynh 2022-03-26 03:48:54 +01:00
conf Update systemd.service: i have no idea what i'm doing but let's try to enable some damn error logging x_x 2024-02-06 10:14:14 +01:00
doc fix 2024-02-06 10:14:14 +01:00
scripts cleaning 2024-02-06 10:14:14 +01:00
LICENSE [fix] Better license 2018-05-06 12:07:25 +02:00
manifest.toml cleaning 2024-02-06 10:14:14 +01:00
README.md Auto-update README 2023-10-31 14:26:46 +00:00
README_fr.md Auto-update README 2023-10-31 14:26:46 +00:00
tests.toml v2 2024-02-06 10:14:14 +01:00

OSjs for YunoHost

Integration level Working status Maintenance status

Install OSjs with YunoHost

Lire ce readme en français.

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

Overview

OS.js is an open-source web desktop platform with a window manager, application APIs, GUI toolkit, filesystem abstractions and much more.

Shipped version: 3.1.12~ynh2

Demo: https://demo.os-js.org/

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

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