Skip to content

Releases: smcclennon/PBOX

PBOX v0.3.0

18 May 09:34
ee5e8b1
Compare
Choose a tag to compare

PBOX:

  • Security fixes
  • Improved stability

System Toolbox [NEW!]:

  • Launch the Windows volume menu

PBOX v0.2.0

13 Oct 08:06
b7ad824
Compare
Choose a tag to compare

PBOX:

  • Shorter menu animation
  • Notify the user when they can use Ctrl+C to go back
  • Notify the user to press enter when selecting a program
  • Sentry: Better error detection, prompt the user to fill in a bug report on fatal error

Volute:

  • Create and kill threads from within the volute (to get the best sound quality possible)
  • Set the initial threads to be created in the config

Archiver [NEW!]:

  • Create and extract zip files
  • GUI file picker support for Windows
  • CLI file picker support for Windows, MacOS, and Linux
  • Edit the output file name/folder name via a variable in the code

PBOX v0.1.0

07 Oct 09:13
8c026ea
Compare
Choose a tag to compare

PBOX:

  • Less console spam on dependancy install
  • Automatic bug reporting
  • Prompts you to fill in bug reports
  • Only import modules when they are needed

Volute:

  • Notify the user when Volute is shutting down after a keyboard interrupt

PBOX v0.0.1

05 Oct 11:46
d77740b
Compare
Choose a tag to compare

PBOX:

  • Fixed endless "Unable to import" loop (now refreshes sys.path if import fails twice)
  • Edited sleep timings
  • Added easter egg to program selection screen

System Usage:

  • Fixed "Read Only" disk type print (previously printed "ro")

PBOX v0.0.0

03 Oct 23:48
c4d0ee7
Compare
Choose a tag to compare

After about a week, PBOX is finally ready.

Programs:

  • Volute (Windows only)
  • Task Killer (Windows only)
  • Pshell (Windows only)
  • Terminal (Windows only)
  • System Usage

Other features:

  • Automatic updates
  • Automatic dependancy install
  • Exceptional exception handling (hah..)