Перемкнутися на Українську
- Graphical user interface.
- Start/Stop Gitea server.
- Opens the Gitea page in the selected browser.
- Update Gitea to the latest version.
openssl1.0
; (libssl1.0.0)pgrep
; (is present in the system by default)kill
; (is present in the system by default)
Set SSL dependencies:
sudo apt-get install openssl1.0
or:
sudo apt-get install libssl1.0.0
In some cases it may be necessary to install libssl1.0-dev
sudo apt-get install libssl1.0-dev
Contains the necessary SSL libraries. Therefore, there is no need to install them in the system.
Contains the "Adwaita" theme and applies it to the program interface, regardless of the system theme.
-
Download and Install the application from the deb package and launch from the main menu of your system. Example:
curl -L -O https://github.com/sashaoli/GiteaPanel/releases/download/v0.7.0/giteapanel_0.7.0_amd64.deb sudo dpkg -i giteapanel_0.7.0_amd64.deb
Or, to start the program, use the AppImage file. Example:
curl -L -O https://github.com/sashaoli/GiteaPanel/releases/download/v0.7.0/giteapanel_0.7.0_x86_64.AppImage chmod +x giteapanel_0.7.0_x86_64.AppImage
For environment "Gnome" must be installed extension "TopIcons", or "TopIcons Plus", or "Tray Icons".
-
In the "Gitea path" field, specify the path to the binary file of the Gitea server. The file name is preferably "gitea".
-
Click the "Gitea update options" button and in the "OS Idettification" field, specify your operating system.
-
Change the program language if necessary.
The program is controlled from the tray by right-clicking.
Double-clicking on the tray icon launches the Gitea server and opens the Gitea page in the browser.
Currently the program supports the following languages:
Language | code |
---|---|
Belarusian | be |
German | de |
English | en |
Polish | pl |
Russian | ru |
Ukrainian | uk |
The translation may contain errors because it was made using a machine translator.
If you find an error in the translation of the program - please report it, indicating the translation language code, the original text in English and the correct translation text. Example:
Language code | Original text in English | Correct translation text |
---|---|---|
pl |
Checking for a new version of Gitea... |
Sprawdzanie nowej wersji Gitea... |