https://github.com/douglasr/ciqtools-number-picker
https://github.com/douglasr/ciqtools-number-picker
connect-iq connectiq monkey-c
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/douglasr/ciqtools-number-picker
- Owner: douglasr
- License: mit
- Created: 2024-03-29T23:34:11.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-13T19:30:42.000Z (about 2 years ago)
- Last Synced: 2024-05-15T01:16:11.060Z (about 2 years ago)
- Topics: connect-iq, connectiq, monkey-c
- Language: Monkey C
- Homepage:
- Size: 10.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-garmin - ciqtools-number-picker
README
# CIQ Tools - Number Picker
(c)2023-2025 Douglas Robertson & [REFSIX Ltd](https://www.refsix.com)
Author: Douglas Robertson (GitHub: [douglasr](https://github.com/douglasr); Garmin Connect: dbrobert)
## Overview
TODO
## License
This Connect IQ barrel is licensed under the "MIT License", which essentially means that
while the original author retains the copyright to the original code, you are free to do
whatever you'd like with this code (or any derivative of it). See the LICENSE.txt file
for complete details.
## Using the Barrel
This project cannot be used on it's own; it is designed to be included in existing projects.
### Include the Barrel
Download the barrel file (and associated debug.xml) and include it in your project.
See [Shareable Libraries](https://developer.garmin.com/connect-iq/core-topics/shareable-libraries/) on the Connect IQ Developer site for more details.
## Contributing
Please see the CONTRIBUTING.md file for details on how contribute.
### Contributors
* [Douglas Robertson](https://github.com/douglasr)