Tagged Questions
0
votes
1answer
67 views
Set Keystroke for Service from Terminal
I created some services to be used in Finder. Now I wanted to create some keystrokes to call these services. That would be easy in the System Settings, however, I would like to add them from the ...
1
vote
2answers
245 views
Creating a wget OSX Service
I want to create a service to copy the URL and subsequently download it via wget.
How would I go about creating an OSX service to wget arbitrary urls from a browser or system wide. I believe it'd be ...