WinterSunset95 / WhatsGo

A terminal whatsapp client built in Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WhatsGo

  • A command line whatsapp client whatsgo

Current goals

  • View image messages in the terminal (need help decrypting whatsapp's image encryption)
  • Search for contacts (done)
  • Recieve read, sent and delivered status (done)
  • Send message in a group (done)

Requirements

  • Golang
  • A terminal

Installation

Clone and run

git clone https://github.com/WinterSunset95/WhatsGo
cd WhatsGo
go run .

Pre built binaries

  • Not Available Yet

Note

This is my FIRST golang project and I am basically bullshitting my way through.
If there is anything I do, which can be done better, please submit an issue.

About

A terminal whatsapp client built in Go


Languages

Language:Go 100.0%