YunoHost is an operating system aiming to simplify as much as possible the administration of a server. This repository corresponds to the core code, written mostly in Python and Bash.
Find a file
2021-01-03 04:00:51 +01:00
.github We don't really use / need these super bureaucratic validation checkboxes 2020-06-04 18:53:21 +02:00
.gitlab/ci Don't allow failure for invalid python3 code + fix unsued variables 2021-01-02 20:43:39 +01:00
bin Set yunohost(-api) bins to python3 2020-12-30 22:38:02 +01:00
data Uniformize check_output calls to use moulinette helpers which shall now automatically decode() automatically + also strip() etc 2021-01-01 05:03:55 +01:00
debian X-Python-Version is obsolete 2021-01-01 05:20:04 +01:00
doc current_branch -> current_commit 2020-11-26 16:40:51 +01:00
lib/metronome/modules mod_storage_ldap: change :users() to :nodes(). 2020-05-03 16:40:24 +02:00
locales [yolo] Detect moar hardware name 2020-12-28 22:57:52 +01:00
sbin We don't need this ugly trick anymore if we forgot the adminpw 2019-07-18 18:31:25 +02:00
src/yunohost Zblerg, forgot an unused 'e' 2021-01-03 04:00:51 +01:00
tests autopep8 --in-place -a -a -a -a -a -r data/ doc/ tests/ src/yunohost/tests/ src/yunohost/utils/ src/yunohost/data_migrations/ 2020-09-03 17:36:59 +02:00
.gitignore Ignore test directory 2018-12-07 18:28:43 +01:00
.gitlab-ci.yml generate helper doc 2020-05-20 15:27:18 +02:00
.travis.yml fix travis 2020-08-18 00:02:13 +02:00
CONTRIBUTORS.md [love] Add missing contributors & translators. 2017-04-25 15:37:14 +02:00
LICENSE Add AGPL license 2015-07-15 15:28:09 +02:00
pytest.ini Ignore pytest InsecureRequestWarning 2020-05-20 16:23:24 +02:00
README.md Simplify README, all those explanations are now in the dev documentation 2019-10-22 16:44:20 +02:00
setup.cfg Add basic Travis CI configuration 2019-08-28 18:31:42 +02:00
tox.ini Update tox.ini to python3 only 2020-12-30 22:38:02 +01:00

YunoHost

YunoHost

Build status GitHub license Mastodon Follow

YunoHost is an operating system aiming to simplify as much as possible the administration of a server.

This repository corresponds to the core code of YunoHost, mainly written in Python and Bash.

Screenshots

Webadmin (Yunohost-Admin) Single sign-on user portal (SSOwat)

Contributing

Translation status

License

As other components of YunoHost, this repository is licensed under GNU AGPL v3.