Você não pode selecionar mais de 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
2 anos atrás
.theia add bottle dir 2 anos atrás
core pull 16.10.2022 2 anos atrás
scripts add genRecovers file recovers.txt 3 anos atrás
utils fix 'add treePortage in sortIntall' #2 2 anos atrás
Makefile pull in calc #2 2 anos atrás
README.md Fixed indentation, formatting, grammar, minor bugs 2 anos atrás
README.txt Fixed indentation, formatting, grammar, minor bugs 2 anos atrás
client.py Fixed indentation, formatting, grammar, minor bugs 2 anos atrás
config.json test pkg.json 2 anos atrás
dump.eix fix categoryOverlays 2 anos atrás
favicon.png move project in calculate gitea 4 anos atrás
localhost.pem fix routes 2 anos atrás
overlays.json fix 'add treePortage in sortIntall' 2 anos atrás
pkgs.json fix 'add treePortage in sortIntall' 2 anos atrás
recovers.txt fix merge 2 anos atrás
server.py fix 'add treePortage in sortIntall' #2 2 anos atrás
start add in Makefile cmd 2 anos atrás
ws.py fix installPkgs und parse localUSES 2 anos atrás

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