1
0
Derivar 1
Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
serkus01 76205a0e4c
add bottle dir
há 2 anos
.theia add bottle dir há 2 anos
core pull 16.10.2022 há 2 anos
scripts add genRecovers file recovers.txt há 3 anos
utils fix 'add treePortage in sortIntall' #2 há 2 anos
Makefile pull in calc #2 há 2 anos
README.md Fixed indentation, formatting, grammar, minor bugs há 2 anos
README.txt Fixed indentation, formatting, grammar, minor bugs há 2 anos
client.py Fixed indentation, formatting, grammar, minor bugs há 2 anos
config.json test pkg.json há 2 anos
dump.eix fix categoryOverlays há 2 anos
favicon.png move project in calculate gitea há 4 anos
localhost.pem fix routes há 2 anos
overlays.json fix 'add treePortage in sortIntall' há 2 anos
pkgs.json fix 'add treePortage in sortIntall' há 2 anos
recovers.txt fix merge há 2 anos
server.py fix 'add treePortage in sortIntall' #2 há 2 anos
start add in Makefile cmd há 2 anos
ws.py fix installPkgs und parse localUSES há 2 anos

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).