Skip to content

t-offline/nodelist

 
 

Repository files navigation

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.

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, they can run npm run build to build the project into the dist directory.

During development. npm run serve 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? + ...)
  • Honour libs in about
  • Async data loading
  • Automatic/manual reloading
  • Freifunk design
  • Use JS Modules
  • Make default visibility of columns configurable

Contribute

Please try to stick to the coding style.

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

Questions? Ask Skruppy.

About

Freifunk nodelist

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 85.9%
  • HTML 12.5%
  • CSS 1.6%