https://github.com/phenax/popcorn
A suckless way for displaying popups in X
https://github.com/phenax/popcorn
notifcation popup suckless
Last synced: 3 months ago
JSON representation
A suckless way for displaying popups in X
- Host: GitHub
- URL: https://github.com/phenax/popcorn
- Owner: phenax
- License: mit
- Created: 2020-07-01T21:17:29.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-05T10:04:18.000Z (almost 6 years ago)
- Last Synced: 2025-01-16T19:52:11.417Z (over 1 year ago)
- Topics: notifcation, popup, suckless
- Language: C
- Homepage:
- Size: 48.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# PopCorn
A suckless way to display popups in X
## Installation
Clone the repo and run
```bash
sudo make install
```
## Configuring
WIP