Kalitsune / quotify

A simple program that write poetry simulating a keyboard, initially intended to be used during the discord 7th birthday event.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quotify

A simple program that write quotes simulating a keyboard, initially intended to be used during the discord 7th birthday event.

✧.* Version: 0.1.0
✧.* License: Apache-2.0
✧.* Repository: github.com/kalitune/quotify

Installation

Get the latest release here (be sure to grab the correct version for your system 😛).

Development

Requirements

  • Quotify is written in Go, be sure to have it installed on your system.
  • Be sure to meet the robotgo library requirements
  • Note: go will automatically install the dependencies.

Run

go run main.go

Build

go build main.go

About

A simple program that write poetry simulating a keyboard, initially intended to be used during the discord 7th birthday event.

License:Apache License 2.0


Languages

Language:Go 100.0%