Skip to content

kevinburke/bigtext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bigtext

This uses Quicksilver.app to display large text on your Mac's screen. Only works with Mac and only works with Quicksilver at the moment. Open to suggestions for compatibility with other tools.

My screenshotting capabilities are utterly failing me, but it looks good, trust me.

Usage

package main

import "github.com/kevinburke/bigtext"

func main() {
	bigtext.Display("why hello there")
}

About

Go library to display text really big using Quicksilver on a Mac

Resources

Stars

Watchers

Forks

Packages

No packages published