Commit Graph

16 Commits

Author SHA1 Message Date
Damir Jelić
61a87075e4 setup.py: Fix the entry point for the daemon. 2019-05-08 16:27:29 +02:00
Damir Jelić
c96bdea1d3 pantalaimon: Refactor out the daemon start logic into a separate file. 2019-05-07 10:42:40 +02:00
Damir Jelić
5f124806d8 pantalaimon: Add a Cli dbus based client. 2019-04-22 21:28:15 +02:00
Damir Jelić
2ae5e181bc setup: Add janus to the dependencies. 2019-04-18 13:11:07 +02:00
Damir Jelić
7038462e01 daemon: Expose daemon users and user devices over a dbus interface. 2019-04-17 14:20:54 +02:00
Damir Jelić
444cf64fb5 daemon: Use the system keyring to store access tokens. 2019-04-17 14:20:54 +02:00
Damir Jelić
d4d4d605a8 setup.py: Depend on matrix-nio from pypi. 2019-04-10 14:30:15 +02:00
Damir Jelić
51700068b9 pantalaimon: Isort the repo. 2019-04-10 12:25:21 +02:00
Damir Jelić
4bf5955031 pantalaimon: Add pantalaimon store class. 2019-04-10 12:03:17 +02:00
Damir Jelić
f27eb836fe pantalaimon: Add propper logging support. 2019-04-04 11:30:42 +02:00
Damir Jelić
b606ebda25 setup.py: Fix the incorrect project URL. 2019-03-28 17:09:17 +01:00
Damir Jelić
1fb15eb77e daemon: Add some command line switches. 2019-03-28 17:07:57 +01:00
Damir Jelić
f3139c42ee setup.py: Remove unneeded dependency. 2019-03-25 14:11:51 +01:00
Damir Jelić
2702b51698 pantalaimon: Move the daemon into it's subdir. 2019-03-25 09:34:05 +01:00
Damir Jelić
710939e5bd main: Pass our store path to the nio client after logging in. 2019-03-21 16:38:30 +01:00
Damir Jelić
d51d47334b Initial commit. 2019-03-21 11:05:12 +01:00