nvdweem / PCPanel

Third party/community managed controller software for the PCPanel (getpcpanel.com) devices.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Third party PCPanel Software

Third party/community managed controller software for the PCPanel devices.

This software is not affiliated with PCPanel Software, the original software can be found here. This project aims to add features and fix bugs that are requested by the community. The version numbering is disconnected from the original software, this project started counting at version 1.0 which was essentially a branch of the official 2.2.1 release.

To see all changes since the original software, see the changelog.

Development focus is mainly targeted at Windows but some effort is put into making the software run on Linux.

Download

The installer can be found by clicking the latest release on the right side of the page. When development is ongoing there will also be a 'snapshot' release which can be found by opening the releases page.

Once on the release page there will be a changelog and a list of assets. The Windows installer is the msi, the Linux installer is the .deb file. It's also possible to download the jar file to run it manually using a local Java installation.

The 'Source code' artifact is probably not needed for anybody.

Installation

Windows

Just double-click the msi installer, and you should be good to go. The installer will run the application after the installation is complete and will add the application to start automatically on Windows startup.

Linux

Installing on Linux is a bit harder, see Linux instructions.

Issues / Feature requests

If you encounter any issues with the software, or you have an idea for improvements please create an issue on the issue tracker. For issues, try to be as complete as possible in the description. The issue templates should indicate what information is needed.

Migration

The first startup will check for the profile from the original software and ask to migrate. If this doesn't work, or you want to migrate manually again later, you will need to manually copy the settings file: %localappdata%\PCPanel Software\save.json to %userprofile%\.pcpanel\profiles.json


Build template from wiverson

About

Third party/community managed controller software for the PCPanel (getpcpanel.com) devices.

License:Other


Languages

Language:Java 90.8%Language:C++ 7.8%Language:CSS 1.1%Language:JavaScript 0.2%Language:Batchfile 0.1%Language:C 0.0%