No description
  • Python 33.2%
  • CSS 31%
  • HTML 22.6%
  • JavaScript 13.2%
Find a file
2025-10-10 09:11:40 -04:00
static Layout tweaks to update page 2017-02-28 21:11:38 +01:00
templates Update main.html 2023-04-06 15:55:29 -04:00
.gitignore Initial commit 2017-02-20 13:46:13 +01:00
LICENSE Initial commit 2017-02-20 13:46:13 +01:00
README.md Add link to AUR page 2017-03-01 22:03:22 +01:00
renovate.json Add renovate.json 2025-10-10 05:09:11 +00:00
requirements.txt Update requirements.txt 2023-04-06 15:46:38 -04:00
webman.py Increase timeout to something reasonable 2018-06-11 22:02:34 +02:00

WebMan

A web interface for the Arch Linux package manager (pacman)

Screenshot

This app based on Flask (Python) allows you to manage your Arch Linux packages in a graphical way. You can browse packages just like on the official Arch Linux website, with an upgraded UI and an install/unintall button next to them.

The app is installable via the AUR package webman-git.

This app is still in development, so not all things may work properly yet.