Skip to content
Victor Diaz edited this page Nov 22, 2013 · 5 revisions

So you want to contribute, welcome!! :D There is few ways of doing it

More functionality

There is not x, y, or z functionality on Protocoder that you think people might use? Feel free to start coding with us! There is a bunch of tasks to start with!

  • Android ADK support
  • Arduino UNO native support
  • Bluetooth Serial and Bluetooth 4 support
  • .proto file format that packages a whole script + resources
  • Security layer to access to the device through the web interface
  • Finish Android Beam implementation
  • Linux and Windows USB companion apps

Check the Developing Protocoder page to check out how to start

Refactor some areas

So Protocoder started as a quick hack that gradually is evolving into something bigger and better, some areas are willing to be refactored, specially the web IDE.

Documentation

This is a big, must have, always welcomed part. We are willing to have a better documentation for both users and developers contributing on Protocoder, so documentation showing how to extend it and

Bug fixing