Skip to content

Freifunk-Wolfen/ffp-monitor

 
 

Repository files navigation

Freifunk Potsdam Node Monitor

This is the website behind the access point database of Potsdam.

Development

You need [Python 3], [Git] and [Mongo-DB].

  1. Clone the repository.
    git clone https://github.com/seth0r/ffp-monitor.git
    cd ffp-monitor
  2. Create a virtual environment.
    pip install virtualenv
    virtualenv -p python3 ENV
    source ENV/bin/activate
    pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 61.6%
  • HTML 23.5%
  • Shell 7.6%
  • CSS 3.6%
  • JavaScript 2.1%
  • Smarty 1.6%