GithubHelp home page GithubHelp logo

sergio1359 / copper Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mkovatsc/copper

0.0 2.0 0.0 1.01 MB

Copper (Cu) CoAP user-agent (JavaScript implementation)

Home Page: http://people.inf.ethz.ch/mkovatsc/copper.php

JavaScript 97.42% CSS 2.58%

copper's Introduction

Copper (Cu) CoAP user-agent

A Firefox add-on to browse the Internet of Things

How to integrate the Copper sources into Firefox:

  1. Get the sources from Github: clone git://github.com/mkovatsc/Copper.git
  2. It might be a good idea to create a new profile such as "dev." To do so add the switch -P when starting Firefox to get the profile editor.
  3. Add an empty file .autoreg to your Firefox directory that contains the executable (e.g., C:\Program Files\Mozilla Firefox).
  4. Add a text file named [email protected] to your profile's extension directory (e.g., C:\Users\<username>\AppData\Roaming\Mozilla\Firefox\Profiles\pqz54r9q.dev\extensions\ or ~/.mozilla/firefox/8qbqpzqs.default/extensions/).
  5. Write the path to the Copper sources (i.e., the directory that contains install.rdf and chrome.manifest) with (back)slash at the end to the file (e.g., D:\Projects\Git\Copper\).
  6. (Re-)start Firefox with the switch -console to get additional debug output.
  7. Optionally use about:config with the filter "copper" to clean up old configurations.

Copper should show up in the add-ons list. You can now enter CoAP URIs (e.g., coap://vs0.inf.ethz.ch/) into the address bar and will have a user interface to interact with the CoAP resources on a server.

See also:

Setting up Extension Development Environment

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.