This module provides an HTTP endpoint for the OwnTracks smartphone app (see http://www.owntracks.org).

The OwnTracks smartphone app collects location data from smartphones or other GPS devices and sends this data to an HTTP or MQTT backend server.

The module comes with custom content entities to store the location data. Currently, the following OwnTracks data types can be stored:
- Locations (recorded automatically when movement is detected or after a certain timescale)
- Waypoints (user-defined geo fences)
- Transitions (recorded automatically when a waypoint is entered or left)

The module visualizes the location data:
- With the Leaflet JavaScript library along with a configurable tile provider such as OpenStreetMap
- In Views listings

Project page
https://drupal.org/project/owntracks

Documentation page
https://www.drupal.org/docs/8/modules/owntracks

Demo page
https://owntracks.dunix-data.de

Git clone command
git clone --branch 8.x-1.x https://git.drupal.org/project/owntracks.git

Comments

morenstrat created an issue. See original summary.

PA robot’s picture

We are currently quite busy with all the project applications and we prefer projects with a review bonus. Please help reviewing and put yourself on the high priority list, then we will take a look at your project right away :-)

Also, you should get your friends, colleagues or other community members involved to review this application. Let them go through the review checklist and post a comment that sets this issue to "needs work" (they found some problems with the project) or "reviewed & tested by the community" (they found no major flaws).

I'm a robot and this is an automated message from Project Applications Scraper.

sleitner’s picture

Status: Needs review » Needs work

Automated Review

Pareview details: https://pareview.sh/pareview/https-git.drupal.org-project-owntracks.git/...

Review of the 8.x-1.x branch (commit 9936d08):

This automated report was generated with PAReview.sh, your friendly project application review script.

Manual Review

Individual user account
Yes: Follows the guidelines for individual user accounts.
No duplication
Yes: Does not cause module duplication and/or fragmentation.
Master Branch
Yes: Follows the guidelines for master branch.
Licensing
Yes: Follows the licensing requirements.
3rd party assets/code
Yes: Follows the guidelines for 3rd party assets/code.
README.txt/README.md
No: Does not follow the guidelines for in-project documentation and/or the README Template. See pareview
Code long/complex enough for review
Yes: Follows the guidelines for project length and complexity.
Secure code
Yes: Meets the security requirements.
Coding style & Drupal API usage
No issues.

If added, please don't remove the security tag, we keep that for statistics and to show examples of security problems.

This review uses the Project Application Review Template.

morenstrat’s picture

Status: Needs work » Needs review

Thanks for your review @sleitner. I fixed all issues: https://pareview.sh/pareview/https-git.drupal.org-project-owntracks.git

sleitner’s picture

Status: Needs review » Reviewed & tested by the community

Looks good

avpaderno’s picture

Assigned: Unassigned » avpaderno
Status: Reviewed & tested by the community » Fixed

Thank you for your contribution!
I am going to update your account so you can opt into security advisory coverage now.
These are some recommended readings to help with excellent maintainership:

You can find more contributors chatting on the IRC #drupal-contribute channel. So, come hang out and stay involved.
Thank you, also, for your patience with the review process.
Anyone is welcome to participate in the review process. Please consider reviewing other projects that are pending review. I encourage you to learn more about that process and join the group of reviewers.

I thank all the dedicated reviewers as well.

avpaderno’s picture

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.