Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/volkansah/social-media-poster-gui
A cross-platform desktop application for posting to multiple social networks with API integration.
https://github.com/volkansah/social-media-poster-gui
auto-post auto-publish facebook gui instagram python simple social-media social-network tools twitter
Last synced: 2 days ago
JSON representation
A cross-platform desktop application for posting to multiple social networks with API integration.
- Host: GitHub
- URL: https://github.com/volkansah/social-media-poster-gui
- Owner: VolkanSah
- License: gpl-3.0
- Created: 2024-09-02T08:30:11.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-01-28T12:40:57.000Z (17 days ago)
- Last Synced: 2025-02-04T22:46:43.441Z (10 days ago)
- Topics: auto-post, auto-publish, facebook, gui, instagram, python, simple, social-media, social-network, tools, twitter
- Language: Python
- Homepage: https://github.com/VolkanSah/Social-Media-Post-Tool/
- Size: 128 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Social Media Poster GUI
#### (Social Media Manager Pro)A cross-platform desktop application for posting to multiple social networks with API integration. You can extend it very easy βοΈ
## Features
- π± Post to Twitter, Facebook, Instagram
- πΌοΈ Image attachment support
- π Message drafting with character counter
- π Secure credential storage
- π Activity logging## Installation
```bash
pip install tweepy facebook-sdk instabot PySide6
```## Usage
1. Enter API credentials in Settings tab
2. Compose message (280 chars max for Twitter)
3. Select image (optional, required for Instagram)
4. Choose platforms
5. Click "Post"## Configuration
Add your API credentials:
- Twitter: API Key/Secret, Access Token/Secret
- Facebook: Access Token
- Instagram: Username/Password## Notes
- Requires valid API keys from each platform
- Test with dummy accounts first
- Instagram posts require an image### Screenshot
![1](1-sm.jpg)![1](2-sm.jpg)
## Copyright
**[Volkan KΓΌcΓΌkbudak](https://github.com/volkansah)**## License
GPL3