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
2024-06-23 14:12:32 +02:00
.github Apply example_ynh 2022-03-26 03:48:54 +01:00
conf Fix sandboxing: disable @privileged 2024-02-06 15:24:29 +01:00
doc fix 2024-02-06 10:14:14 +01:00
scripts Cleanup packaging v2 2024-02-06 12:53:54 +01:00
ALL_README.md Update READMEs 2024-06-23 14:12:32 +02:00
LICENSE [fix] Better license 2018-05-06 12:07:25 +02:00
manifest.toml Bump revision for packagingv2 2024-04-16 21:09:13 +02:00
README.md Auto-update READMEs 2024-04-16 19:09:19 +00:00
README_es.md Update READMEs 2024-06-23 14:12:32 +02:00
README_eu.md Auto-update READMEs 2024-04-16 19:09:19 +00:00
README_fr.md Auto-update READMEs 2024-04-16 19:09:19 +00:00
README_gl.md Update READMEs 2024-06-23 14:12:32 +02:00
README_it.md Auto-update README 2024-03-29 07:16:20 +01:00
README_zh_Hans.md Update READMEs 2024-06-23 14:12:32 +02: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

Read this README in other languages.

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~ynh3

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

Screenshots

Screenshot of OSjs

🔴 Antifeatures

  • Upstream not maintained: This software is not maintained anymore. Expect it to break down over time, be exposed to unfixed security breaches, etc.

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