Jump to content

lari

Member
  • Posts

    15
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by lari

  1. Getting this error as there is some dependancy missing.

     

    [17:11:44.368] Logging Started...
    [17:11:46.700] Just Watch (Unofficial)[Script Filter] Queuing argument 'fr'
    [17:11:46.817] Just Watch (Unofficial)[Script Filter] Script with argv '(null)' finished
    [17:11:46.820] ERROR: Just Watch (Unofficial)[Script Filter] Code 1: Traceback (most recent call last):
      File "main.py", line 3, in <module>
        from lib.justwatch import JustWatch
      File "/Users/lari/Dropbox/AlfredApp/Alfred.alfredpreferences/workflows/user.workflow.75D5FD04-C1A0-4EE1-ACAC-EF1030704443/lib/justwatch/__init__.py", line 1, in <module>
        from .justwatchapi import JustWatch
      File "/Users/lari/Dropbox/AlfredApp/Alfred.alfredpreferences/workflows/user.workflow.75D5FD04-C1A0-4EE1-ACAC-EF1030704443/lib/justwatch/justwatchapi.py", line 3, in <module>
        import requests
    ImportError: No module named requests

     

  2. Thank you for a very useful workflow which I've been using for a long time. I'm not sure if you want feature request sent to github or not so I'm starting here.

     

    I'd like to have another alternative for the different modifier keys or change the ping cmd to do something else. I'd like to be able to connect to a host via another host instead of using a vpn service somtimes. So it would be nice to have a modifier that runs 

    ssh -t proxy-host.somewhere 'ssh user-entered-host.somewhere'

     where the proxy-host is preferably an environment variable.

     

    Hopefully it's understandable what I'm after. :)

     

     

     

  3. Search and display prices for Nintendo Switch games in the European (including South Africa) region. Shows prices (both regular and discounted) in different currencies and links to different countries game web sites. Configuration instructions on GitHub and in the settings in the workflow.

     

    Download latest release from GitHub. Requires HTTParty gem file. Install it by running "sudo gem install httparty" in the terminal.

     

    screenshot.png

  4. Share music links the right way with your friends. With song.link it doesn't matter which music service your friends are using. When you share a song or album and if your friends (or enemies) are using another music service than you, they'll get a function link to their service.

     

    You'll find the latest relase at github.

     

    song-link.gif

     

    Happy music link sharing.

     

    /Lari

    Edit: Removed packal.org link.

×
×
  • Create New...