Mercurial > libervia-desktop-kivy
comparison cagou/plugins/plugin_wid_file_sharing.py @ 238:7918a5668304
plugin remote: remote controllers plugin first draft:
this plugin handle ad-hoc commands and media controllers in a easy way.
author | Goffi <goffi@goffi.org> |
---|---|
date | Fri, 31 Aug 2018 17:01:31 +0200 |
parents | 059c5b39032d |
children | 0700293df0e6 |
comparison
equal
deleted
inserted
replaced
237:059c5b39032d | 238:7918a5668304 |
---|---|
1 #!/usr/bin/python | 1 #!/usr/bin/env python2 |
2 # -*- coding: utf-8 -*- | 2 # -*- coding: utf-8 -*- |
3 | 3 |
4 # Cagou: desktop/mobile frontend for Salut à Toi XMPP client | 4 # Cagou: desktop/mobile frontend for Salut à Toi XMPP client |
5 # Copyright (C) 2016-2018 Jérôme Poisson (goffi@goffi.org) | 5 # Copyright (C) 2016-2018 Jérôme Poisson (goffi@goffi.org) |
6 | 6 |