Skip to content

ActivitySpaceProject/space_mapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Space Mapper

What is Space Mapper?

Space Mapper is a privacy-focused mobile phone application that lets you see your daily movements in a map. Additionally, you can optionally participate in citizen science by sharing your anonymized location history with research institutions to help scientists research about human mobility.

CI tests drive_test iOS drive_test Android codecov

Screenshots

How to contribute

Do you want to contribute?

Feel free to fork our repository, create a new branch, make your changes and submit a pull request(*). We'll review it as soon as possible and merge it.

(*)Before opening the pull request, please run the commands "flutter analyze" and "flutter test" locally to ensure that your PR passes all the tests successfully in our continuous integration (CI) workflow.

It would be awesome if you assign yourself to an existing task or you open a new issue in Github Issues, to keep other contributors informed on what you're working on.

If this project is useful for you, please consider starring this repository and giving us 5 stars on the app stores to give us more visibility.

Contributors

Features

  • Allows you to store your movements and view them in a map and a list.
  • Privacy: Your data is only stored on your phone, so only you have access to it.
  • Minimally intrusive and designed to conserve battery power.
  • Turn it off and on whenever you want.
  • Free, open source software. You'll never have to pay anything or watch any ad to use it.

Download the app

For more information, please visit the project website.

License

This repository contains the source code development version of Space Mapper. Previous versions are available at http:https://activityspaceproject.com.

This project is licensed under the GNU GENERAL PUBLIC LICENSE

Copyright 2021 John R.B. Palmer and Pablo Galve Millán

Space Mapper is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Space Mapper is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http:https://www.gnu.org/licenses.