https://github.com/smittytone/squinter
macOS GUI tool for managing Squirrel projects based on the Electric Imp Platform
https://github.com/smittytone/squinter
application electric-imp macos squirrel
Last synced: about 2 months ago
JSON representation
macOS GUI tool for managing Squirrel projects based on the Electric Imp Platform
- Host: GitHub
- URL: https://github.com/smittytone/squinter
- Owner: smittytone
- Created: 2016-09-23T18:40:17.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-11-18T19:59:12.000Z (over 5 years ago)
- Last Synced: 2025-02-12T11:23:32.990Z (over 1 year ago)
- Topics: application, electric-imp, macos, squirrel
- Language: Objective-C
- Homepage: https://smittytone.net/squinter/
- Size: 43.9 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Squinter 2.4.136 #
Squinter is a macOS GUI application for managing Squirrel programming projects targeting the [Electric Imp Platform](https://devloper.electricimp.com).
A binary download and much more information is available at the [Squinter web site](https://smittytone.net/squinter/index.html).
## Copyright Notice ##
- Squinter is copyright © 2015-2020 by Tony Smith.
- BuildAPIAccess is copyright © 2015-2019 by Tony Smith.
- The impCentral API is copyright © 2020 Twilio.
See also [Third-Party Components](#third-party-components) for other copyright notices.
## Licence ##
This project is licensed under the 'BSD 2-clause license'.
Redistribution and use in source code form, with or without modification, are permitted provided that the following conditions are met:
1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
2. The software must NOT be redistributed in binary form.
### Disclaimer ###
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
## Third-Party Components ##
Squinter makes use of the following components.
- [PDKeychainBindingsController](https://github.com/carlbrown/PDKeychainBindingsController) — © 2010-2011 Carl Brown. License: [MIT](https://github.com/carlbrown/PDKeychainBindingsController/blob/master/LICENSE).
- [Sparkle](https://github.com/sparkle-project/Sparkle) — © 2006-2013 Andy Matuschak, © 2009-2013 Elgato Systems GmbH, © 2011-2014 Kornel Lesiński, © 2014 C.W. Betts, © 2014 Petroules Corporation, © 2014 Big Nerd Ranch. License: [Sparkle](https://github.com/sparkle-project/Sparkle/blob/master/LICENSE).
- [VDKQueue](https://github.com/bdkjones/VDKQueue) — © 2013 Bryan Jones. License: [VDKQueue](https://github.com/bdkjones/VDKQueue#License).
- [UKKQueue](https://github.com/uliwitness/UliKit) — © 2003 Uli Kusterer. License: [UKKQueue](https://github.com/uliwitness/UliKit/blob/master/docs/UKKQueue%20Readme.txt).
- [SourceCode Pro](https://github.com/adobe-fonts/source-code-pro) — © 2010-2012 Adobe Systems. License: [SIL Open Font License](https://github.com/adobe-fonts/source-code-pro/blob/master/LICENSE.txt)