Beispiel #1
0
#!/usr/bin/env python
# -*- coding: utf-8 -*-
# Created by [email protected] at 2014-04-17

import pushbullet

pushbullet.main(False)
Beispiel #2
0
#!/usr/bin/env python
# -*- coding: utf-8 -*-
# Created by [email protected] at 2014-04-17

import pushbullet
pushbullet.main(True)