summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGubolin <gubolin@fantasymail.de>2015-01-04 18:39:10 +0100
committerGubolin <gubolin@fantasymail.de>2015-01-04 18:39:10 +0100
commit97755be2aa0507c130ad10c23d9957aed47cedc6 (patch)
tree7011933f628c5b7bdb1ff5fa12b38b35493d648b
parentb0d10d2dd7d1f454640fb91375db4aa53168a1dd (diff)
downloadawesome-snap-97755be2aa0507c130ad10c23d9957aed47cedc6.tar.gz
awesome-snap-97755be2aa0507c130ad10c23d9957aed47cedc6.zip
add extensions and tools
-rw-r--r--README.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/README.md b/README.md
index 63fe3f5..dfad53b 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,13 @@ Awesome Snap!
- libraries
- [Snap-Tools](https://github.com/cycomachead/snap-tools) - various blocks that rely on `reportJSFunction`
+- extensions
+ - [Snap-Launcher](https://github.com/technoboy10/snap-launcher) - extension launcher for Snap!
+ - [WiiSnap](https://github.com/technoboy10/wiisnap) - a block module and local server for Snap! to interface with a Nintendo Wiimote
+ - [Snap-File-IO](https://github.com/technoboy10/snap-file-io) - basic file IO for Snap!
+ - [rssnap](https://github.com/technoboy10/rssnap) - a Snap! extension for interacting with RSS feeds
+ - [Snapmesh](https://github.com/Code-WvS/snapmesh) - cloud variables for Snap!
+
- forks
- [BeetleBlocks](http://beetleblocks.com) ([source](https://github.com/ericrosenbaum/BeetleBlocks)) - visual programming blocks for 3D-printable design
- [Rsnap](https://rsnap.herokuapp.com/) ([source](https://github.com/snap-school)) - Snap! with missions and a Ruby backend :fr:
@@ -12,7 +19,11 @@ Awesome Snap!
- [turtlestitch](http://www.stitchcode.com/) ([source](https://github.com/backface/turtlestitch)) - turtle graphics for stitchfile generation :de:
- tools
+ - [Snapext](https://github.com/technoboy10/snapext) - python library for creating Snap! extensions
- [Snap-Server](https://github.com/ucb-snap/snap-server) - a new backend for saving and sharing Snap! projects (see also the `snap` branch)
+ - [Snap-Interpreter](https://github.com/bromagosa/snap-interpreter) - a NodeJS Snap! interpreter. You feed it an XML Snap! project file and it runs it.
+ - [Snc](https://github.com/nathan/snc) - compiles Snap! projects to JavaScript
+ - [Sn](https://github.com/nathan/sn) - Sn is the native Snap! binding for Mac OS X
- learning resources
- [The Beauty and Joy of Computing](https://bjc.berkeley.edu/r) ([source](https://github.com/beautyjoy/bjc-r))
@@ -25,6 +36,7 @@ Awesome Snap!
- https://github.com/bromagosa/Snapi
- https://github.com/aidanlane/snapapps - Scribble - A generative art program
- https://github.com/cycomachead/snap-graphics - Graphics Extensions for Snap!
+ - https://github.com/bromagosa/snappyCity - Snap! part of the SnappyCity project
License
-------