Skip to content

softprops/meow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

meow

A Scala growl client that purrrrs

play with kittens

import meow._
Growl title("Rowr") message("grrrr") image("/path/to/lion.png") meow

play with the neighbor's kittens

import meow._
Growl title("Rowr") message("grrrr") udp() host(ip) password("shhh") meow

install

resolvers += "less is" at "http://repo.lessis.me"

libraryDependencies += "me.lessis" %% "meow" % "0.1.1"

2010-2011 Doug Tangren (softprops)

About

a scala growl client that purs

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Languages