Skip to content

Releases: kmendell/thinpi

ThinPi Lite (Prebuilt)

17 Sep 03:31
Compare
Choose a tag to compare

This is a fully compiled build of ThinPi 0.3.0-dev build 2021916
Unzip the folder and drag the contents to your root "/" directory.

ThinPi OS v0.2.0-RC

01 Jun 02:07
Compare
Choose a tag to compare

docker pull kmendell/tpdocker:build

docker run -i -v local-path:/thinpi/ kmendell/thinpi:build

local-path is where you want to save the output of the docker container, once the build is complete navigate to that path to find the built ThinPi files Example below


0.2.0 - RC

  • [RDP] Switched to a custom tpdp implementation (rdesktop)
  • [CONFIG] Adding and Removing Servers now works completely
  • [CLI] CLI can now install and remove packages
  • [BUILD] Updated the configure script : removed obsolete packages, added colors, runs thinpi setup scripts, removed output from commands
  • [SYSTEM] Added/Updated Memory Management for thinpi core apps
  • [SYSTEM] Fixed Memory Error When Launching ThinPi-Manager
  • [BUILD] Configure Script renamed to scripts/tpdepends and scripts/tpsetup
  • [BUILD] Automake removed from main project
  • [RC] 0.2.0 RC