https://github.com/rizquuula/tweet-automation-project
An open-source project control Tweet using automation tools. Build with C# Windows Form for running in Windows Desktop.
https://github.com/rizquuula/tweet-automation-project
automation c-sharp twitter twitter-api
Last synced: 2 months ago
JSON representation
An open-source project control Tweet using automation tools. Build with C# Windows Form for running in Windows Desktop.
- Host: GitHub
- URL: https://github.com/rizquuula/tweet-automation-project
- Owner: rizquuula
- License: mit
- Created: 2021-09-08T09:35:16.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-10-14T06:14:53.000Z (over 3 years ago)
- Last Synced: 2023-03-02T00:59:24.426Z (over 2 years ago)
- Topics: automation, c-sharp, twitter, twitter-api
- Language: C#
- Homepage:
- Size: 6.58 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
# Tweet Automation Project






An `open-source` project control Tweet using automation tools. Build with C# winform for running in Windows Desktop. Feel free to contribute and open pull requests.
## Depedencies
Thecnology used in this project
- Windows 7 or newer
- Visual Studio 2019 Community Edition
- Microsoft .Net Core 3.1## How to Run the project?
Few steps to run the project
- Install Visual Studio
- Install .Net Core 3.1
- Install VS Installer Project
- Open the solution (*.sln)
- Done## Installer
There are available `.msi` installers for x86 and x64 computer, check the release!
## Current Feature v1.1.0
Current feature available:
- Post Tweet in scheduled time
- Post a Tweet immediately after send button clicked
- Manage Twitter developer credentials
- Tweet queue records to see tweet history
- Hide Twitter credentials (more secure)
- Tweet with image that you choose from local storage
- Minimize Tweet Automation to run on the background, check in your tray icon## User Interface

## Thanks