Skip to content

borko-rajkovic/8bit-gmail-notifier-csharp-uart

Repository files navigation

LinkedIn


Logo

8bit Gmail Notifier C# UART

Windows application made for 8bit Gmail Notifier project
Report Bug · Request Feature

Table of Contents

About The Project

8bit-gmail-notifier-csharp-uart

8bit Gmail Notifier C# UART is a small project made for 8bit-gmail-notifier project

It's built in C# and uses Google OAuth 2.0 to connect to Gmail account

Built With

  • .NET C#
  • Google OAuth 2.0

Getting Started

Set up project

To get a local copy of the project up and running, follow these simple steps:

  1. Clone the repo
git clone https://github.com/borko-rajkovic/8bit-gmail-notifier-csharp-uart
  1. Create new application on Google account and generate credentials for OAuth 2.0 authorization as explained here

  2. Once you got your credentials, you should populate clientID and clientSecret in Main.cs accordingly

Connecting to Gmail account

Once you run application after finishing steps above, you should be able to connect to your Gmail as shown here:

Login to Gmail

Connect to device and send data

After successful connection to Gmail account, you can connect to device and send data as shown here:

Send data to device

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature)
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Contact

Borko Rajkovic - LinkedIn - rajkovicborko@gmail.com

About

UART connection between Windows and 8bit-gmail-notifier built in C#

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages