diff --git a/metadata/com.wmstein.tourcount.txt b/metadata/com.wmstein.tourcount.txt index a6d9974582..b291cf8a89 100644 --- a/metadata/com.wmstein.tourcount.txt +++ b/metadata/com.wmstein.tourcount.txt @@ -6,13 +6,23 @@ Issue Tracker:https://github.com/wistein/TourCount/issues Summary:Species-specific counting of butterflies in nature Description: -TourCount is an Android App that supports species-specific counting of butterflies in nature. +TourCount is an Android App that supports species-specific counting of +butterflies in nature. -The integrated database is organized according to a tour in nature with its expected butterfly species. That means, a new (importable and prepared) basic database instance will be used per tour. +The integrated database is organized according to a tour in nature with its +expected butterfly species. That means, a new (importable and prepared) basic +database instance will be used per tour. -Databases can be individually created and adapted regarding meta data and expected butterfly species. The recorded data (counts, data and remarks) may either be read on the smartphone or exported in SQLite- or CSV-format and transferred to a PC for your own processing, e.g. by importing a csv-file into MS Excel. +Databases can be individually created and adapted regarding meta data and +expected butterfly species. The recorded data (counts, data and remarks) may +either be read on the smartphone or exported in SQLite- or CSV-format and +transferred to a PC for your own processing, e.g. by importing a csv-file into +MS Excel. -The app demands for storage access permit which is needed for im-/exporting the counting data, GPS permit for location info per count and the permit to prevent the phone from sleeping (to control the counting screen when used under Android 5.0.1 or newer). +The app demands for storage access permit which is needed for im-/exporting the +counting data, GPS permit for location info per count and the permit to prevent +the phone from sleeping (to control the counting screen when used under Android +5.0.1 or newer). . Repo Type:git