An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

        



# Tweet Automation Project
![GitHub release (latest by date)](https://img.shields.io/github/v/release/eiproject/Tweet-Automation-Project?style=flat-square)
![GitHub](https://img.shields.io/github/license/eiproject/Tweet-Automation-Project)
![GitHub issues](https://img.shields.io/github/issues/eiproject/Tweet-Automation-Project?style=flat-square)
![GitHub Workflow Status](https://img.shields.io/github/workflow/status/eiproject/Tweet-Automation-Project/.NET?style=flat-square)
![GitHub all releases](https://img.shields.io/github/downloads/eiproject/Tweet-Automation-Project/total?style=flat-square)
![GitHub repo size](https://img.shields.io/github/repo-size/eiproject/Tweet-Automation-Project?style=flat-square)
![GitHub commit activity](https://img.shields.io/github/commit-activity/m/eiproject/Tweet-Automation-Project?style=flat-square)

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

![Tweet Automation v1.1.0](https://github.com/eiproject/Tweet-Automation-Project/blob/master/asset/screenshot/Screenshot%202021-10-14%20125808.png?raw=true)

## Thanks