- download
.debfrom releases or build it yourself# build using this lzlobin@laptop:~$ npm run make # or this lzlobin@laptop:~$ electron-forge make
- install
# path/to/deb depends on the prev step # it is in /out/make/deb/... if you built app yourself lzlobin@laptop:~$ dpkg -i path/to/deb
- check
lzlobin@laptop:~$ which boba-cat /usr/bin/boba-cat - run
lzlobin@laptop:~$ nohup boba-cat >/dev/null 2>&1 &
- left-click - hide the cat for a short period of time
- right-click - close the cat (quit an app)
