Server for 'Find My Device' android app, implemented in Django/Python
Project description
Django Find My Device
Find My Device Server implemented in Python using Django. Usable for the Andorid App FindMyDevice by Nnulide:
Django "Find My Device" server for YunoHost
State
It's in early developing stage and not really usable ;)
What worked (a little bit) with Django's development server:
- App can register the device
- App can send a new location
- App can delete all server data from the device
- The Web page can fetch the location of a device
TODOs:
- Paginate between locations in Web page
- Commands/Push/Pictures
- Write tests, setup CI, deploy python package etc.
Start hacking:
~$ git clone https://gitlab.com/jedie/django-find-my-device.git
~$ cd django-find-my-device
~/django-find-my-device$ ./devshell.py
...
(findmydevice) run_testserver
credits
The FindMyDevice concept and the App/Web pages credits goes to Nnulide the creator of the app FindMyDevice.
Currently, we store a copy of html/js/css etc. files from findmydeviceserver/web/ (GNU GPLv3) into our project repository here: django-find-my-device/findmydevice/web/ with the update_fmdserver_files.sh script.
versions
- dev
- TBC
- v0.0.4 - 11.07.2022
- Bugfix
logic.js
requests, if installed not in root URL. - Bugfix location view from
logic.js
and undefined variable.
- Bugfix
- v0.0.3 - 11.07.2022
- Bugfix store location because of too large
raw_date
field value
- Bugfix store location because of too large
- v0.0.2 - 11.07.2022
- Support Python 3.7 (for current YunoHost version)
- Setup Gitlab CI pipeline
- Update README
- v0.0.1 - 05.07.2022
- init project
- App can register the device
- App can send a new location
- App can delete all server data from the device
- The Web page can fetch the location of a devi
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
django-fmd-0.0.4.tar.gz
(73.1 kB
view hashes)
Built Distribution
django_fmd-0.0.4-py3-none-any.whl
(98.2 kB
view hashes)
Close
Hashes for django_fmd-0.0.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f0ea094b1e39d8bbf056a0fe433bfd4209a3d4c4f095b947e9867d9aefe06e00 |
|
MD5 | 6974884249230ffb26145a7c88b21758 |
|
BLAKE2b-256 | 2e52f2b829ef73cb98e69c19e4e74e8d463e84bfdf2134a0ecfe1bd377c83cda |