GitHub / Universite-Gustave-Eiffel / NoiseCapture
Android App dedicated to the measurement of environmental noise.
étoiles: 113
forks: 50
issues ouvertes: 72
licence: gpl-3.0
langage: Java
taille: 77,5 Mo
dépendances analysées:
18
date de création: il y a plus de 10 ans
date de mise à jour: il y a 22 jours
enregistré: il y a 28 jours
dernière synchronisation: il y a 4 jours
Sujets: 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