github pinokiocomputer/pinokio 1.1.0

latest releases: 2.15.1, 2.14.3, 2.2.0...
7 months ago

1.1.0: Pinokio OS

1. Browser

1.1. Dynamic Tabs

Now you can open arbitrary URLs on the fly in Pinokio, just like a regular browser. Just click the + button to enter any URL.

1.2. Popup API

The tab by default opens pages in Pinokio but you can also programmatically open them in external browsers (using "popup": true in the menu item)

1.3. Clone Tabs

Often you may want to create multiple instances of the same tab (For example having multiple ComfyUI tabs with different workflows loaded). Now you can simply click the "clone" button to create a clone of the current tab.

1.4. All Browser Features Unlocked

All the modern browser features such as clipboard, accelerometer, webcam, geolocation, microphone, etc. are now supported in Pinokio.

This means now you can run things like realtime-lcm (webcam version) directly inside Pinokio

1.5. Theme Update

The theme has been updated. For now, there are two themes (light and dark) and the new design is focused on minimalism. It's completely black and white (The purple theme of the dark mode has been replaced with black)

1.6. Delete Apps from Pinokio

Many people wanted to delete apps from Pinokio directly instead of having to find them in the file explorer and delete manually.

Now all apps have a "delete" button. Just click that to delete everything associated with the app instantly.

2. Local Network Sharing API

Q: "How can i run apps on my PC and access from another laptop in the same network?"

A: Now this features is not only possible, but is exposed as an API. You can now run your StableDiffusion server on your 4090 and run them from your macbook air.

3. Package Compression API

This will be one of the biggest reasons you'll want to use Pinokio. It saves TREMENDOUS amount of disk space like never seen before, by automatically compressing all the files and libraries installed with one API call. Potentially terabytes of space.

4. Mac Installation Fix

Many Mac users have reported they can't even install Pinokio because they get stuck at the initial installation step with a "file damaged" error DESPITE running patch.command. This has been fixed. All of you who've been having issues, try again.

5. Conda Bug Fix

Turns out if you have conda installed globally, the global system environment was leaking into Pinokio instead of Pinokio creating a completely isolated environment. This has been fixed. Hopefully this gets rid of many of the package install issues.

Don't miss a new pinokio release

NewReleases is sending notifications on new releases.