Jump to content

rigrassm

Member
  • Posts

    0
  • Joined

  • Last visited

Reputation Activity

  1. Like
    rigrassm reacted to rice.shawn in Google Translate (Languages Configurable)   
    Note: the original version of this workflow utilized an unofficial API that Google Translate exposed. Unfortunately, the Google has shut down the API. There is an alternative workflow that uses the official (paid) Google Translate API that you can find here: http://www.packal.org/workflow/translate-api. It's actually pretty cheap. 
     
    Here's a little ditty that interfaces with Google Translate. The upside of this one is that it gives you access to all of Google Translate's languages (or at least about 80 of them). You can enable/disable languages from inside the workflow.
     
    Find it on Packal.
     
    Demo:
     

     
     
    Current Languages:
    Afrikaans Albanian Arabic Armenian Azerbaljani Basque Belarusian Bengali Bosnian Brazilian Portuguese Bulgarian Catalan Cebuano Chinese Croatian Czech Danish Dutch English Esperanto Estonian Filipino Finnish French Galician Georgian German Greek Gujarati Hatian Creole Hausa Hebrew Hindi Hmong Hungarian Icelandic Igbo Indonesian Irish Italian Japanese Javanese Kannada Khmer Korean Lao Latin Latvian Lithuanian Macedonian Malay Maltese Maori Marathi Mongolian Nepali Norwegian Persian Polish Portuguese Punjabi Romanian Russian Serbian Slovak Slovenian Somali Spanish Swahili Swedish Tamil Telugu Thai Turkish Ukranian Urdu Vietnamese Welsh Yiddish Yoruba Zulu
  2. Like
    rigrassm reacted to foru17 in Lookup Domain's IP address   
    Enter `cip {URL} `and it will extract the hostname of the URL give you the IP address of this domain.
     

    The IP will copied to clipboard and you can use it whatever you like.
     
    You can download it from Github:(Please download the LookupDomainIP_EN.alfredworkflow for English Notice)
    https://github.com/foru17/alfred-lookupdomainip
    If you got any question just leave a comment on my blog.
    https://luolei.org/alfred-lookupdomainip/
     
       
     
  3. Like
    rigrassm reacted to politicus in textexpander import   
    I do not think there is any workflow but can u se this tool:
    https://github.com/danieldiekmeier/textexpander-to-alfred3
  4. Like
    rigrassm reacted to madvas in iTerm Sessions   
    Alfred workflow to quickly select of one currently opened iTerm sessions

     

    Just type “sessions” and it will show currently opened iTerm sessions. Optionally, you can type text to filter by session name.

    You can download on Github: https://github.com/madvas/alfred-iterm-sessions

     



  5. Like
    rigrassm reacted to steyep in Jira Workflow   
    I've noticed a few threads on the forum that integrate Alfred with JIRA but wasn't quite able to find one that did everything I was looking for so I decided to try my hand at writing my own (in Node.js). 
     
    Here are a few of the features:
    List issues assigned to you List issues that you are "watching" Search JIRA Assign an issue to a user Transition the status of an issue Quickly add a comment to an issue View an issue's priority Watch/Unwatch an issue Open issue in a web browser I'm still in the process of developing the workflow so I haven't yet created an .alfredworkflow file. That said, if you'd like to install and test the workflow for me, instructions can be found on my github page. If you have suggestions/features those are certainly welcome as well. 
     

×
×
  • Create New...