Skip to content

wisq/hashfire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

A simple client to paste data onto Campfire.
Written in Haskell using GHC 7.0.3.

You'll need to "cabal install" the following:

	data-object-json
	base64-string
	http-enumerator

Then edit the source code and put in your own domain and API key.
Run "ghc --make hashfire" to get a binary.

Usage:  hashfire <room ID> <message>

Message can be "-", and it will read from standard input instead.

About

Simple Campfire client for Haskell

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published