Skip to content

ks98/linuxmuster-webui7

 
 

Repository files navigation

Linuxmuster-webui7

Badge License Badge License Community Forum

Features

Next generation web interface for linuxmuster.net v7, which provides:

  • user management,
  • device management,
  • class and projects management for each teacher,
  • quota and school settings,
  • Linbo management,
  • and much more !

Maintenance Details

Linuxmuster.net official ✅ YES
Community support ✅ YES*
Actively developed ✅ YES
Maintainer organisation Linuxmuster.net
Primary maintainer [email protected] / [email protected]

* The linuxmuster community consits of people who are nice and happy to help. They are not directly involved in the development though, and might not be able to help in all cases.

Screenshots

Screenshot Webui Login Screenshot Webui Session
Screenshot Webui Linbo Screenshot Webui User

Installation

1. Import key:

wget -qO- "https://deb.linuxmuster.net/pub.gpg" | gpg --dearmour -o /usr/share/keyrings/linuxmuster.net.gpg

2. Add repo:

Linuxmuster 7.2 ( testing )
sudo sh -c 'echo "deb [arch=amd64 signed-by=/usr/share/keyrings/linuxmuster.net.gpg] https://deb.linuxmuster.net/ lmn72 main" > /etc/apt/sources.list.d/lmn72.list'
Linuxmuster 7.1 ( stable )
sudo sh -c 'echo "deb [arch=amd64 signed-by=/usr/share/keyrings/linuxmuster.net.gpg] https://deb.linuxmuster.net/ lmn71 main" > /etc/apt/sources.list.d/lmn71.list'

3. Apt update

sudo apt update && sudo apt install linuxmuster-webui7

About

Next generation web interface for linuxmuster.net v7.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 35.4%
  • Python 27.3%
  • CoffeeScript 18.6%
  • JavaScript 15.5%
  • SCSS 1.5%
  • CSS 1.4%
  • Other 0.3%