Skip to content

Irssi script to replace calculations in-line when you type a message

License

Notifications You must be signed in to change notification settings

seadog/replacecalc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Replacecalc (better name pending...) is a script for irssi that allows you to do calculations using google calculator which will replace text you've typed.

For example, sending "4+7 = @{4+7}@" will send to the irc server "4+7 = 11" automatically, allowing you to not have to leave irssi to do a calculation you want to show people.

The script supports all the functions that google calculator does as the text between the @{}@ is sent to the google calculator api.
 

About

Irssi script to replace calculations in-line when you type a message

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published