Releases: raid-teyar/poplet
Releases · raid-teyar/poplet
v0.1.0
Install
sudo dpkg -i Poplet_*_amd64.deb
sudo apt-get install -f # pulls any missing system deps
# First-time system setup (Super+V shortcut, uinput perms, autostart)
git clone https://github.com/raid-teyar/poplet.git
cd $(basename "raid-teyar/poplet")
bash setup-poplet.shThe GIF tab needs a free Giphy API key. Set
VITE_GIPHY_API_KEYin
.envand rebuild from source if you want GIFs in your install.
Full Changelog: https://github.com/raid-teyar/poplet/commits/v0.1.0