Skip to content
/ PDBar Public

A Mac OS menu bar app that displays the Pixel Dailies theme

License

Notifications You must be signed in to change notification settings

JRiggles/PDBar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

app icon

PDBar

"Pixel Dailies Bar"

A Mac OS menu bar app that displays the Pixel Dailies theme

Image

Changes:

v0.2.0 - Adds the option to enable or disable notifications

Note

Due to limitations with the rumps framework, changing this preference doesn't update the notification permissions shown in MacOS System Settings

Getting Started

a screenshot of the main application menu

Start the app and it will automatically fetch the Pixel Dailies theme for the day

The app will refresh every hour while running, but you can also click on "Refresh" in the menu to refresh manually

You'll get a notification from the app when the #tag changes

a screenshot of a typical notification from this app

Installation

You can find the latest release of PDBar here on the Releases page

To download the app, just click on the "Assets" dropdown and then click on the "PDBar.app.zip" link

Once you've donwloaded the file, simply unzip it and move PDBar to your Applications folder

Build it Yourself

You can also build the app yourself!

Note

You'll need Python installed (this app was built using Python 3.14)

  1. Clone this repo
  2. Open a terminal and navigate to the root of the cloned directory, PDBar
  3. Run the command pip install -r requirements.txt to install the necessary dependencies (you may want to do this in a venv, but it's not strictly required)
  4. Run the command python setup.py py2app to build the app

If everything worked, you'll find the app here:

{wherever you cloned the repo}/PDBar/dist/PDBar.app

Dependencies

Acknowledgements

Thanks to Pixel Dailies for the daily inspiration!

All copyrights are property of their respective owners

About

A Mac OS menu bar app that displays the Pixel Dailies theme

Topics

Resources

License

Stars

Watchers

Forks

Languages