Skip to content
This repository was archived by the owner on Oct 5, 2025. It is now read-only.

VolkanSah/Social-Media-Poster-GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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

Copyright

Volkan Kücükbudak

License

GPL3