GitHub / Universite-Gustave-Eiffel / NoiseCapture
Android App dedicated to the measurement of environmental noise.
JSON API: https://data.code.gouv.fr/api/v1/hosts/GitHub/repositories/Universite-Gustave-Eiffel%2FNoiseCapture
Stars: 103
Forks: 46
Open issues: 73
License: gpl-3.0
Language: Java
Size: 77.1 MB
Dependencies parsed at:
18
Created at: about 10 years ago
Updated at: 10 days ago
Pushed at: 1 day ago
Last synced at: 1 day ago
Topics: android, collaborative-science, measurements, noise-maps
.github/workflows/onomap.yml
actions
- actions/cache v2 composite
- actions/checkout v2 composite
- actions/setup-java v1 composite
app/build.gradle
maven
- com.android.support:multidex 1.0.0 compile
- androidx.appcompat:appcompat 1.0.0 implementation
- androidx.constraintlayout:constraintlayout 1.1.3 implementation
- androidx.vectordrawable:vectordrawable 1.0.0 implementation
- com.github.PhilJay:MPAndroidChart v2.2.5 implementation
- com.github.wendykierp:JTransforms 3.1 implementation
- com.google.android.material:material 1.0.0 implementation
- com.nhaarman.supertooltips:library 3.0.0 implementation
- org.apache.commons:commons-math3 3.5 implementation
- org.slf4j:slf4j-simple 1.7.12 implementation
- junit:junit 4.12 testImplementation
build.gradle
maven
- org.codehaus.groovy:groovy-all 2.5.5 compile
- org.geoserver.script:gs-script-core 2.15.1 compile
- org.postgresql:postgresql 9.4-1201-jdbc41 compile
- junit:junit 4.12 testCompile
sosfilter/build.gradle
maven