Skip to content

Releases: raid-teyar/poplet

v0.1.0

08 May 19:35

Choose a tag to compare

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.sh

The GIF tab needs a free Giphy API key. Set VITE_GIPHY_API_KEY in
.env and rebuild from source if you want GIFs in your install.

Full Changelog: https://github.com/raid-teyar/poplet/commits/v0.1.0