mmalte / nodelist

Freifunk München node list

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nodelist-ffm

A Freifunk node list by Freifunk München. Live-Demo

Build

Copy one of the config.js.* to app/scripts/config.js or create your own config file. Rermember to set downstreamSource if you modify the source.

To build this project, you need the npm programm. You can install it with your favourite distro's package manager. This program can sometimes be found in the nodejs package.

After that, you can run npm run build to build the project into the dist directory. The created content in dist can then be statically served by your favourite webserver.

It would be nice, if add yourself to the list of instances.

During development. npm run serve:dev and npm run serve:dist comes in handy.

ToDo

  • Procrastinate
  • Wait for w2ui 1.4.3 successor release (includes bug fix)
  • Use bower for libs
  • Use site configuration file
  • Use grunt/what ever to compile everything into one small file
  • More columns
    • Link Quality
    • IPs (with links)
    • "Has location"
    • Fancy icons who show a lot of different informations at once (online? + has VPN? + ...)
    • Link to stats
  • Honour libs in about
  • Async data loading
  • Automatic/manual reloading
  • Freifunk design
  • Use JS Modules
  • Make default visibility of columns configurable
  • Better solution for About button workaround

Contribute

Please try to stick to the coding style.

Don't hesitate to send a pull request. Seriously. Just do it!

Questions? Ask Skruppy.

Instances

Community/Instance name Instance link Source/patches/repo link
Freifunk Altdorf Instance Source
Freifunk Bad Griesbach Instance Source
Freifunk Möhne Arnsberg Instance
Freifunk Möhne Balve-Kierspe Instance
Freifunk Möhne Biggesee Instance
Freifunk Möhne Meschede/Bestwig Instance
Freifunk Möhne Möhnesee Instance
Freifunk Möhne Soest Instance
Freifunk Möhne Soester Umland Instance
Freifunk Möhne Sundern Instance
Freifunk Möhne Warstein Instance
Freifunk München Instance Source

About

Freifunk München node list

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 94.2%Language:HTML 5.1%Language:CSS 0.6%