25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
serkus01 76205a0e4c
add bottle dir
2 년 전
.theia add bottle dir 2 년 전
core pull 16.10.2022 2 년 전
scripts add genRecovers file recovers.txt 3 년 전
utils fix 'add treePortage in sortIntall' #2 2 년 전
Makefile pull in calc #2 2 년 전
README.md Fixed indentation, formatting, grammar, minor bugs 2 년 전
README.txt Fixed indentation, formatting, grammar, minor bugs 2 년 전
client.py Fixed indentation, formatting, grammar, minor bugs 2 년 전
config.json test pkg.json 2 년 전
dump.eix fix categoryOverlays 2 년 전
favicon.png move project in calculate gitea 4 년 전
localhost.pem fix routes 2 년 전
overlays.json fix 'add treePortage in sortIntall' 2 년 전
pkgs.json fix 'add treePortage in sortIntall' 2 년 전
recovers.txt fix merge 2 년 전
server.py fix 'add treePortage in sortIntall' #2 2 년 전
start add in Makefile cmd 2 년 전
ws.py fix installPkgs und parse localUSES 2 년 전

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