https://github.com/drudge/linkinus2-node
Linkinus 2 Plugin API access via node.js
https://github.com/drudge/linkinus2-node
Last synced: about 2 months ago
JSON representation
Linkinus 2 Plugin API access via node.js
- Host: GitHub
- URL: https://github.com/drudge/linkinus2-node
- Owner: drudge
- Created: 2010-06-03T23:13:57.000Z (about 16 years ago)
- Default Branch: master
- Last Pushed: 2010-06-03T23:25:11.000Z (about 16 years ago)
- Last Synced: 2025-02-28T04:32:28.155Z (over 1 year ago)
- Language: Objective-C
- Homepage:
- Size: 125 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
Node.js integration for Linkinus 2
================================================================
The goal of this project is to provide an interface to create scripts and plugins for Linkinus using node.js. Look for announcements at the [Conceited Blog](http://conceited.net/blog).
### THIS PROJECT IN IN DEVELOPMENT AND DOESN'T DO ANYTHING YET.
Credits
--------
Nicholas 'drudge' Penree <[drudge@conceited.net](mailto:drudge@conceited.net)>
License
-------
(The MIT License)
Copyright (c) 2010 Nicholas Penree
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the 'Software'), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.