https://github.com/astrowonk/jackpot_xbar
Extension for swiftbar, bitbar, xbar that shows lottery jackpot sizes.
https://github.com/astrowonk/jackpot_xbar
bitbar-plugin lottery megamillions powerball switftbar xbar xbar-plugin
Last synced: 8 months ago
JSON representation
Extension for swiftbar, bitbar, xbar that shows lottery jackpot sizes.
- Host: GitHub
- URL: https://github.com/astrowonk/jackpot_xbar
- Owner: astrowonk
- License: mit
- Created: 2021-07-03T18:57:52.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-06-22T21:39:54.000Z (over 1 year ago)
- Last Synced: 2025-06-09T23:43:55.639Z (9 months ago)
- Topics: bitbar-plugin, lottery, megamillions, powerball, switftbar, xbar, xbar-plugin
- Language: Python
- Homepage:
- Size: 54.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Jackpot Lottery sizes For bitbar, xbar, swiftbar
https://user-images.githubusercontent.com/13702392/125223426-bf29e680-e299-11eb-8db6-3b895bcdff3a.mov
This is a simple extension which will show Mega Millions and Powerball Jackpot sizes. Icon and text will be green if the prize is over $200 Million.
Requires python 3.6+. I have removed the dependency on requests and am using http.client directly. Should work with any python installation. (Why does Postman auto-generate http.client code and not urllib btw?)
I use this with the excellent [Swiftbar](https://github.com/swiftbar/SwiftBar), but it should work with bitbar and xbar as well (though not as tested).