Skip to content
/ wind Public
forked from wind-project/wind

WiND is a Web application for managing a database of wireless nodes.

License

Notifications You must be signed in to change notification settings

gklis/wind

 
 

Repository files navigation

Wind

WiND is a Web application targeting at Wireless Community Networks. It was created as a replacement for NodeDB by the members of Athens Wireless Metropolitan Network located in Athens, Greece. It has evolved into much more as you can see below in the feature list.

WiND is distributed under GNU Affero General Public License v3 where each piece of code remains under the copyright of their respective author. Everyone can see the source code and everyone can contribute to it.

Caution

There have been changes in the Database. Please review the DB Schema before you try to use the current master source with your old installation.

Features

  • Supports multiple users and multiple nodes per user
  • Supports controling of task authorization.
  • Stores all the node information a Wireless MAN will need: location, height, area, region, backbone & AP interfaces, roof view photos, subnets & hosts in a node etc.
  • Provides an easy (but powerful) way of searching for specific nodes
  • Using NASA's SRTM data, it graphs the Line of Sight, and Fresnel Zone between two nodes and calculates Free Space Loss for the distance between them
  • Uses OpenLayers to show the nodes and their links on map.
  • Can be used to manage the distribution of IP Ranges and forward/reverse DNS assigned to each node (Hostmaster)
  • Fully themeable interface (using simple (X)HTML templates)
  • Support for localication; Unicode/UTF-8 support
  • Supports provisioning of IPv4 and initial IPv6 addresses.
  • Integrates with BIND Nameserver for serving the IPv4 DNS zones.
  • A WHOIS server is provided that serves the data using the WHOIS protocol

Documentation

You can find latest documentation online on the wiki of project

About

WiND is a Web application for managing a database of wireless nodes.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 83.9%
  • JavaScript 9.6%
  • CSS 6.5%