Coder Social home page Coder Social logo

ilario / nodeshot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nemesifier/nodeshot

0.0 3.0 0.0 9.25 MB

Extensible Django web application for management of community-led georeferenced data.

Python 29.19% CSS 20.78% JavaScript 49.74% Shell 0.29%

nodeshot's Introduction

                 _           _           _   
 _ __   ___   __| | ___  ___| |__   ___ | |_ 
| '_ \ / _ \ / _` |/ _ \/ __| '_ \ / _ \| __|
| | | | (_) | (_| |  __/\__ \ | | | (_) | |_ 
|_| |_|\___/ \__,_|\___||___/_| |_|\___/ \__|

A nice snapshot of your wireless community network

Nodeshot is a web tool for wireless community network. It allows members to add their node and to share and manage information about their configurations like devices, ip addresses, wireless parameters etc. In this way, newcomers can easily contact/connect with them.

Internal scripts will update the topology and retrieve nodes information via snmp, or parsing routing information given by olsr, batman or whatever.

It is super-fast, nice and easy to use.

It rises from the ashes of WNMap (http://sourceforge.net/projects/wnmap/), powered by django (https://www.djangoproject.com/), released under GPLv3 and tested inside the Ninux wireless community network (http://wiki.ninux.org/).

DEVELOPMENT INSTALLATION

If you want to do a quick install to play with nodeshot just follow this routine:

git clone git://github.com/ninuxorg/nodeshot.git mapserver
cd mapserver
pip install -r requirements.txt
cp settings.example.py settings.py

./manage.py syncdb && ./manage.py collectstatic && ./manage.py runserver

Enjoy on http://localhost:8000/ ! Admin site is at http://localhost:8000/admin/

PRODUCTION INSTALLATION

To install for production you'll need to install the python connectors for your database of choice (mysql-python or postgres_psycopg2), setup a virtual host in your web server and bind it to mod_wsgi.

For a complete installation guide please refer to installation guide available here: http://wiki.ninux.org/InstallNodeshot

QUESTIONS, CONTRIBUTIONS, DISCUSSION

If you like this software and you are interested in contributing or you want to ask any question join our mailing list: http://ml.ninux.org/mailman/listinfo/nodeshot

nodeshot's People

Contributors

lorenzobracciale avatar sephiroth6 avatar claudyus avatar zioproto avatar cl4u2 avatar quocthanhnguyen avatar

Watchers

James Cloos avatar Ilario Gelmetti avatar  avatar

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.