https://github.com/naseem1amjad/python-gui-app-pushbullet
Python GUI (Desktop) App using Tkinter and PySimpleGUI integrating with PushBullet
https://github.com/naseem1amjad/python-gui-app-pushbullet
api application desktop gui push-notifications pushbullet python sms whatsapp
Last synced: 4 months ago
JSON representation
Python GUI (Desktop) App using Tkinter and PySimpleGUI integrating with PushBullet
- Host: GitHub
- URL: https://github.com/naseem1amjad/python-gui-app-pushbullet
- Owner: naseem1amjad
- License: gpl-3.0
- Created: 2024-07-13T14:52:54.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-07-13T15:12:40.000Z (12 months ago)
- Last Synced: 2025-03-13T14:44:42.305Z (4 months ago)
- Topics: api, application, desktop, gui, push-notifications, pushbullet, python, sms, whatsapp
- Language: Python
- Homepage: https://www.ajsoftpk.com/naseem_amjad/
- Size: 1.41 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Python: GUI App for PushBullet API
Python GUI (Desktop) App using Tkinter and PySimpleGUI integrating with PushBullet to send messages
## Requirements:
- Create a script
- Link the pushbullet site API
- It should send messages automatically
- Connecting to the Pushbullet API: The script will connect to the Pushbullet API using the API key and access token.
- Choosing the device: The user will be prompted to choose the device connected to their email that they want to send the messages from.
- Message content: The user will be prompted to choose a file containing the message they want to send. The script will read the contents of the file and store it in a variable.
- Transmission time: The user will be prompted to set the time interval between each transmission. The script will use this interval to determine when to send each message.
- Automatic transmission: The script will use a loop to continuously send the messages at the specified interval until the user stops the process.## Demo:

contact: [email protected]