{"id":16147841,"url":"https://github.com/bakercp/ofxaddon","last_synced_at":"2025-06-24T10:05:52.353Z","repository":{"id":145804408,"uuid":"190129580","full_name":"bakercp/ofxAddon","owner":"bakercp","description":"An openFrameworks addon template.","archived":false,"fork":false,"pushed_at":"2019-07-16T19:43:31.000Z","size":256,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-13T03:43:53.991Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://bakercp.github.io/ofxAddon/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bakercp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":"docs/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"ko_fi":"bakercp","patreon":"bakercp","custom":"https://paypal.me/bakercp"}},"created_at":"2019-06-04T04:34:18.000Z","updated_at":"2019-07-16T19:43:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"415d05a5-1a02-41f6-abd8-123044bc5441","html_url":"https://github.com/bakercp/ofxAddon","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bakercp%2FofxAddon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bakercp%2FofxAddon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bakercp%2FofxAddon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bakercp%2FofxAddon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bakercp","download_url":"https://codeload.github.com/bakercp/ofxAddon/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247557798,"owners_count":20958047,"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-10-10T00:27:51.315Z","updated_at":"2025-04-06T21:43:28.709Z","avatar_url":"https://github.com/bakercp.png","language":"C++","funding_links":["https://ko-fi.com/bakercp","https://patreon.com/bakercp","https://paypal.me/bakercp"],"categories":[],"sub_categories":[],"readme":"# ofxAddon\n\n## Description\n\nAn addon template for [openFrameworks](https://openframeworks.cc).\n\n## Features\n\n- An important feature.\n\n## Getting Started\n\n### Bootstrap\n\nEvery effort is made to keep the repository small. Thus sometimes third-party libraries need to be compiled and example data needs to be downloaded. The bootstrap script takes care of this.\n\n- From the `scripts/` directory ...\n  - `./bootstrap.sh`\n\n### Generate Project Files\n\n1. Generate the example project files using the openFrameworks [Project Generator](http://openframeworks.cc/learning/01_basics/how_to_add_addon_to_project/).\n1. Open the Project Files in your Integrated Development Environment (IDE), or run `make \u0026\u0026 make run` from the example directory.\n\nFor more, see the [Getting Started](docs/GETTING_STARTED.md) guide.\n\n## Support\n\nSee the [Support](docs/SUPPORT.md) guide.\n\n## Documentation\n\nAPI documentation can be found [here](https://bakercp.github.io/ofxAddon/).\n\n## Requirements\n\n- A list of any requirements, additional addons, etc.\n\n## Compatibility\n\n### Supported Platforms\n\n| Platform          | Stable Branch | Master Branch | Develop Branch | Notes |\n|------------------:|:--------:|:--------:|:---------:|:-------:|\n| **osx**           |[![Build Status](https://travis-ci.org/bakercp/ofxAddon.svg?branch=stable)](https://travis-ci.org/bakercp/ofxAddon)|[![Build Status](https://travis-ci.org/bakercp/ofxAddon.svg?branch=master)](https://travis-ci.org/bakercp/ofxAddon)|[![Build Status](https://travis-ci.org/bakercp/ofxAddon.svg?branch=develop)](https://travis-ci.org/bakercp/ofxAddon)| _None_ |\n| **linux64**           |[![Build Status](https://travis-ci.org/bakercp/ofxAddon.svg?branch=stable)](https://travis-ci.org/bakercp/ofxAddon)|[![Build Status](https://travis-ci.org/bakercp/ofxAddon.svg?branch=master)](https://travis-ci.org/bakercp/ofxAddon)|[![Build Status](https://travis-ci.org/bakercp/ofxAddon.svg?branch=develop)](https://travis-ci.org/bakercp/ofxAddon)| _None_ |\n| **linuxarmv6l**   |      ❓      |      ❓      |      ❓      | _None_ |\n| **linuxarmv7l**   |      ❓      |      ❓      |      ❓      | _None_ |\n| **msys2**         |      ❓      |      ❓      |      ❓      | _None_ |\n| **vs**            |      ❓      |      ❓      |      ❓      | _None_ |\n| **ios**           |      ❓      |      ❓      |      ❓      | _None_ |\n| **tvos**          |      ❓      |      ❓      |      ❓      | _None_ |\n| **emscripten**    |      ❓      |      ❓      |      ❓      | _None_ |\n| **android**       |      ❓      |      ❓      |      ❓      | _None_ |\n\n|      Status      | Symbol |\n|------------------|--------|\n| **Tested**       |   ✅   | \n| **Untested**     |   ⚠️   |\n| **Incompatible** |   ❌   |\n| **Unknown**      |   ❓   |\n\n### Build Status\n\nLinux, macOS\n\nVisual Studio, MSYS2 [![Build status](https://ci.appveyor.com/api/projects/status/krr0ck8ffida8nsj/branch/master?svg=true)](https://ci.appveyor.com/project/bakercp/ofxio/branch/master)\n\n### Branches\n\nThe `stable` branch of this repository is meant to be compatible with the openFrameworks [stable branch](https://github.com/openframeworks/openFrameworks/tree/stable), which corresponds to the latest official openFrameworks release.\n\nThe `master` branch of this repository is meant to be compatible with the openFrameworks [master branch](https://github.com/openframeworks/openFrameworks/tree/master). This is often the same as the `stable` branch.\n\nThe `develop` branch of this repository is used by developers to test new features. It is usually compatible with the openFrameworks [master branch](https://github.com/openframeworks/openFrameworks/tree/master), but is compatibility is not guaranteed. The `develop` branch should not be used for production.\n\nSome past openFrameworks releases are supported via tagged versions and [releases](/releases/), but only `stable` and `master` branches are actively supported.\n\n## Versioning\n\nThis project uses [Semantic Versioning](http://semver.org/spec/v2.0.0.html), although strict adherence will only come into effect at version 1.0.0.\n\n## Changelog\n\nSee the [Changelog](CHANGELOG.md).\n\n## Code of Conduct\n\nSee the [Code of Conduct](docs/CODE_OF_CONDUCT.md).\n\n## Contributing\n\nSee [Contributing](docs/CONTRIBUTING.md) guide.\n\n## Licensing\n\nSee the [License](LICENSE.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbakercp%2Fofxaddon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbakercp%2Fofxaddon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbakercp%2Fofxaddon/lists"}