All Projects → madc → Ofxstatusbar

madc / Ofxstatusbar

Addon for openFrameworks to add icons and text to the statusbar of Mac OS X (needs support - see readme)

Projects that are alternatives of or similar to Ofxstatusbar

Mosaic
Mosaic, an openFrameworks based Visual Patching Creative-Coding Platform
Stars: ✭ 250 (+2172.73%)
Mutual labels:  creative-coding, openframeworks
Openframeworks
openFrameworks is a community-developed cross platform toolkit for creative coding in C++.
Stars: ✭ 8,652 (+78554.55%)
Mutual labels:  creative-coding, openframeworks
ofxCorkCsg
A constructive solid geometry (mesh boolean) addon for openFrameworks.
Stars: ✭ 43 (+290.91%)
Mutual labels:  creative-coding, openframeworks
Example Mediapipe Udp
Connecting openFrameworks to Google MediaPipe Machine Learning Framework over UDP
Stars: ✭ 217 (+1872.73%)
Mutual labels:  creative-coding, openframeworks
recoded
Re-coded by the School for Poetic Computation—crowdsourced recreations of early digital works using new tools
Stars: ✭ 57 (+418.18%)
Mutual labels:  creative-coding, openframeworks
DM-GY-9103-Advanced-Creative-Coding
Class repository for Advanced Creative Coding
Stars: ✭ 28 (+154.55%)
Mutual labels:  creative-coding, openframeworks
Ofelia
A real-time cross-platform creative coding tool for multimedia development
Stars: ✭ 269 (+2345.45%)
Mutual labels:  creative-coding, openframeworks
Eul
🖥️ macOS status monitoring app written in SwiftUI.
Stars: ✭ 6,707 (+60872.73%)
Mutual labels:  statusbar
Score
ossia score, an interactive sequencer for the intermedia arts.
Stars: ✭ 808 (+7245.45%)
Mutual labels:  creative-coding
Wrnavigationbar swift
WRNavigationBar which allows you to change NavigationBar's appearance dynamically
Stars: ✭ 576 (+5136.36%)
Mutual labels:  statusbar
Awesome Glsl
🎇 Compilation of the best resources to learn programming OpenGL Shaders
Stars: ✭ 530 (+4718.18%)
Mutual labels:  creative-coding
Ofxcv
Alternative approach to interfacing with OpenCv from openFrameworks.
Stars: ✭ 614 (+5481.82%)
Mutual labels:  openframeworks
Jmcs
Java framework to homogenize your GUI across all the 3 main desktop OS, and further integrates your app to them.
Stars: ✭ 5 (-54.55%)
Mutual labels:  statusbar
Dungeontemplatelibrary
🌏: Dungeon free resources (terrain & roguelike generation)
Stars: ✭ 595 (+5309.09%)
Mutual labels:  creative-coding
Ofxgraph
ofxGraph is a simple, easy and quick graph add-on for openframeworks.
Stars: ✭ 23 (+109.09%)
Mutual labels:  openframeworks
People You Should Follow On Codepen
People You Should Follow on CodePen
Stars: ✭ 542 (+4827.27%)
Mutual labels:  creative-coding
Fapanels
FAPanels - Swift
Stars: ✭ 850 (+7627.27%)
Mutual labels:  statusbar
Sudokus Colored
An experiment in R to color overimposed sudokus
Stars: ✭ 22 (+100%)
Mutual labels:  creative-coding
Creative Viewpager
Creative View Pager easy to use in Android
Stars: ✭ 715 (+6400%)
Mutual labels:  creative-coding
Ultimatebar
[停止维护]Transparent statusbar and navigationbar
Stars: ✭ 655 (+5854.55%)
Mutual labels:  statusbar

ofxStatusbar

Experimental add-on for openFrameworks, that allows adding of icons and/or text to the Mac OS X statusbar.

Screenshot!

State of the add-on

My knowledge of objective-c is quite limited, therefor not everything is working at the moment and pull requests are highly appreciated. As said before, it is already possible to add an image and / or text to the statusbar. Also an alternative image (=image on hover) can be defined. The 'example-basic' shows the current state of development.

ToDo

Things, I could not solve until now:

  • Make NSStatusItem *statusItem global (define in header file)
  • Get Coordinates (1)
  • Add Click handler/Double-Click hander/Right-Click hander
  • Allow passing of ofImage instead of the path
  • Modification/removal of icon at runtime.

I've already started a discussion at the openFrameworks forum.

Acknowledgements

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].