Skip to content

ffnord/gluon-alfred-vis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gluon-alfred-vis

Lists all nodes in Freifunk by analysing alfred json files

for this changed version there has to be a file alfred_merged.json in the root folder of this repository

You have to merge alfred data id 158 and 159 for having full data sets with newer gluon releases.

jq can do this job for you as follows:

jq -s '.[0] * .[1]' id158.json id159.json > alfred_merged.json

See mkalfred.sh for an example...

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published