Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
serkus01 76205a0e4c
add bottle dir
il y a 2 ans
.theia add bottle dir il y a 2 ans
core pull 16.10.2022 il y a 2 ans
scripts add genRecovers file recovers.txt il y a 3 ans
utils fix 'add treePortage in sortIntall' #2 il y a 2 ans
Makefile pull in calc #2 il y a 2 ans
README.md Fixed indentation, formatting, grammar, minor bugs il y a 2 ans
README.txt Fixed indentation, formatting, grammar, minor bugs il y a 2 ans
client.py Fixed indentation, formatting, grammar, minor bugs il y a 2 ans
config.json test pkg.json il y a 2 ans
dump.eix fix categoryOverlays il y a 2 ans
favicon.png move project in calculate gitea il y a 4 ans
localhost.pem fix routes il y a 2 ans
overlays.json fix 'add treePortage in sortIntall' il y a 2 ans
pkgs.json fix 'add treePortage in sortIntall' il y a 2 ans
recovers.txt fix merge il y a 2 ans
server.py fix 'add treePortage in sortIntall' #2 il y a 2 ans
start add in Makefile cmd il y a 2 ans
ws.py fix installPkgs und parse localUSES il y a 3 ans

README.md

Webport GRUSS ALLE

О ПРОЕКТЕ

Это проект WebGUI для пакетного менеджера Portage (Gentoo/Calculate-linux). Этот продукт представляет из себя клиент-серверное приложение.

ЦЕЛЬ ПРОЕКТА

Предоставть удобный GUI-интерфейс для Portage, для таких утройств как планшеты, смартфоны, предоставить удалённый доступ к Portage на клиентской/удалённой машине, снизить порог вхождения для новых пользователей на дистрибутивах имеющих в своей основе пакетный менеджер Portage.

КАК СОБРАТЬ И ЗАПУСТИТЬ

Нужен дистрибутив с пакетным менеджером Portage. Скачайте дистрибутив серверного приложения проекта.

  1. Введите в терминале: git clone https://git.calculate-linux.org/serkus/webport.git && cd webport
  2. Запустите: make run
  3. Скачайте клиент и запустите:
  • Откройте клиент (если вы он у вас собран).
  • Откройте в браузере страницу с адресом localhost:8080 или с IP-адресом и портом указанным в файле config.json (если вы установили как WebClient).