summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-06-18Rearranging files for distribution, setup.py modificationsEdi Feschiyan22-66/+298
2020-06-12Adding cookiecutter, preparing for setuptools, new servicesEdi Feschiyan21-56/+145
2020-06-09Adding argparser to bluetoothEdi Feschiyan4-17/+93
2020-06-09Adding nfc.pyEdi Feschiyan2-0/+42
2020-06-09Completed audiomixer apiEdi Feschiyan5-4/+100
2020-06-09updating gps testsEdi Feschiyan1-10/+32
2020-06-09Working base class, hopefully final reworks for the servicesEdi Feschiyan6-92/+234
2020-06-09changed subscription arguments to lists; adding AFBResponse class for handlin...Edi Feschiyan1-5/+40
2020-06-09touching regex matcher for sockets to stop giving warningsEdi Feschiyan1-4/+4
2020-06-09working first test with asyncio for gps and weather.py imports cleanupEdi Feschiyan3-7/+8
2020-06-09turned weather into onelinerEdi Feschiyan2-35/+16
2020-06-09removing waitresponse, will be using *Service.response() to get a packet. try...Edi Feschiyan6-88/+100
2020-05-08Adding requirements, work in progress to integrate this thing with pytestEdi Feschiyan5-18/+73
2020-04-28Cleaned up gpsEdi Feschiyan1-20/+22
2020-04-28Cleaned up geoclueEdi Feschiyan1-17/+14
2020-04-28Refactored bluetoothEdi Feschiyan2-80/+75
2020-04-15Cleaning up services' classesEdi Feschiyan5-163/+95
2020-04-03moving implementation to base calssEdi Feschiyan2-14/+53
2020-04-02working implementation of finding out a socket and portEdi Feschiyan1-25/+47
2020-04-01figuring out listening port for agl serviceEdi Feschiyan3-32/+74
2020-03-12fixing mediaplayerEdi Feschiyan2-99/+16
2020-03-12fixed wrong argument in websocket - sending string instead int in json for ag...Edi Feschiyan5-80/+85
2020-03-09Began work for bluetooth bindingEdi Feschiyan5-14/+75
2020-03-09Writing abstract class, adding geoclueEdi Feschiyan2-11/+70
2020-03-09Initial commit for python testing toolsEdi Feschiyan5-0/+388