https://github.com/andrewn/alfred-google-convert
Use Alfred to access Google's convertor
https://github.com/andrewn/alfred-google-convert
Last synced: 10 months ago
JSON representation
Use Alfred to access Google's convertor
- Host: GitHub
- URL: https://github.com/andrewn/alfred-google-convert
- Owner: andrewn
- Created: 2011-12-22T18:39:10.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2011-12-22T18:50:05.000Z (over 14 years ago)
- Last Synced: 2025-01-13T13:31:33.956Z (over 1 year ago)
- Language: Ruby
- Homepage:
- Size: 87.9 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A very small [Alfred](http://www.alfredapp.com/) extension that uses Google's convertor.
## Examples
### Currency conversion
Query:
"= $12 in £"
Result:
"US$ 12 = 7.5 UK£" in Growl
### Units
Query:
"= 10 cm in inch"
Result:
"10 cm = 9.93 inches" in Growl
## TODO
- copy the result (the right-hand side) to the clipboard
- using an asterisk in the query makes things goes a bit weird