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: https://gitlab.com/Nulide/findmydevice
Plan is to make is usable and create a YunoHost package for it.
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
versions
- dev
- TBD v0.0.1
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.1.tar.gz
(71.4 kB
view hashes)
Built Distribution
django_fmd-0.0.1-py3-none-any.whl
(96.2 kB
view hashes)
Close
Hashes for django_fmd-0.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 74c7205f49eb0e076ecb96284da1d9e59ff1a7e5549d4ece32ab67a4e135d5de |
|
MD5 | c8eecc9abedf0f5f4b8a8148ee08ee3a |
|
BLAKE2b-256 | 6a0dd84c869139be1c62586d0f3d857b26b32619d771816aadcab5d2297a5509 |