{"id":21083727,"url":"https://github.com/tgfrerer/ofxnotify","last_synced_at":"2025-05-16T09:33:26.150Z","repository":{"id":6544914,"uuid":"7786415","full_name":"tgfrerer/ofxNotify","owner":"tgfrerer","description":"Growl-style onscreen logging for openFrameworks","archived":false,"fork":false,"pushed_at":"2022-10-15T05:34:02.000Z","size":132,"stargazers_count":20,"open_issues_count":1,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2023-03-11T12:32:39.269Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tgfrerer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-01-23T23:40:45.000Z","updated_at":"2020-07-18T08:22:44.000Z","dependencies_parsed_at":"2023-01-11T17:01:27.848Z","dependency_job_id":null,"html_url":"https://github.com/tgfrerer/ofxNotify","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tgfrerer%2FofxNotify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tgfrerer%2FofxNotify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tgfrerer%2FofxNotify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tgfrerer%2FofxNotify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tgfrerer","download_url":"https://codeload.github.com/tgfrerer/ofxNotify/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225420133,"owners_count":17471548,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-19T20:19:39.656Z","updated_at":"2024-11-19T20:19:40.231Z","avatar_url":"https://github.com/tgfrerer.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ofxNotify\n\nGrowl-style onscreen logging for openFrameworks. Because sometime, you just want to log to your screen.\n\n## Description\n\nofxNotify will render strings to the top right of your screen, and forget all about them after a set time. \n\n## Motivation\n\nThis is useful if you want to have some visual feedback after you've applied an action by pressing a keyboard shortcut, for example.\n\n## Usage\n\nUse ofxNotify just as you would use modern ofLog(), by using the stream \"\u003c\u003c\" operator.\n\n## Use Example\n\n\tofxNotify() \u003c\u003c \"Hello world\";\n\nRemember, you can also pass in numbers, without extra fuss (even if you want to express British dilemmas):\n\n\tofxNotify() \u003c\u003c \"We wanted to have \" \u003c\u003c 2 \u003c\u003c \" more pints, but it was past \" \u003c\u003c 11 \u003c\u003c \" o'clock, \";\n\nDon't forget to include a call to ofxNotify::draw(); in your draw loop!\n\n## Example Project \n\nIncluded. See reference render:\n\n![image](http://poniesandlight.co.uk/img/ref-render-ofxNotify.png \"ofxNotify Reference Render\")\n\n\n## Dependencies\n\nNil. \n\n♥ openFrameworks \u003e 007","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftgfrerer%2Fofxnotify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftgfrerer%2Fofxnotify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftgfrerer%2Fofxnotify/lists"}