This is a fairly early WIP.
Currently there isn't an easy way to add/remove launchers. The settings POD, which is located at /appdata/docky-settings.pod
, can be edited using the Picotron podtree app, but additional launchers can't easily be added this way.
Note: Docky requires sandboxing to be disabled to function.
Features
- Autohide
- Always on top
- App launching
- Window switching
Running
To quickly try it out:
load #docky -u run |
Installing
In a terminal, run:
load #docky -u mkdir /apps save /apps/docky.p64 |
Then, add the following to /appdata/system/startup.lua
:
create_process("/apps/docky.p64") |
Preview





This is very cool, and I'm definitely going to use it a lot!
For some reason, it seems to always launch in a fullscreen workspace when I put it in startup, but it launches normally when I double click the icon?
[Please log in to post a comment]