Giter VIP home page Giter VIP logo

alfred-currency-exchange's People

Contributors

plummm avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

alfred-currency-exchange's Issues

mac os的python更新到3之后就不能用了

我的mac os里现在只有python3,系统的python命令不能用了,但python3命令可用,我在alfred的run script里将python exchange.py $1命令改为了/usr/bin/python3 exchange.py $1,现在又报No module named 'urllib2'的错误,应该是不兼容python3吧?

[Improvement] Add Option to set own Open Exchange Rate App ID

In the README you mention to replace the Default App ID in order to save you (and all default users) from hitting the rate limit on the Open Exchange Rate API, but finding where to set that inside your workflow is not quite straightforward. Maybe adding an option in the import dialog could help.

For now, if someone is searching where to set it: it's self.id (line 18) in exchange.py …

Doesn't work

It doesn't work now on macOS 10.15.2, Alfred 4.0.7.

image

[20:27:52.852] Currency Convert[Script Filter] Queuing argument ''
[20:29:12.358] Currency Convert[Script Filter] Queuing argument ''
[20:29:13.398] Currency Convert[Script Filter] Queuing argument '1'
[20:29:13.495] Currency Convert[Script Filter] Queuing argument '10'
[20:29:13.665] Currency Convert[Script Filter] Queuing argument '100'
[20:29:17.169] Currency Convert[Script Filter] Script with argv '(null)' finished
[20:29:17.192] Currency Convert[Script Filter] {"items":[{"title":"CNY : CAD = 1 : 0.1874 ","subtitle":"Last Update: 2019-12-16","icon":{"path":"flags/CAD.png"},"arg":"0.1874"},{"title":"CNY : EUR = 1 : 0.1282 ","subtitle":"Last Update: 2019-12-16","icon":{"path":"flags/EUR.png"},"arg":"0.1282"},{"title":"CNY : HKD = 1 : 1.1132 ","subtitle":"Last Update: 2019-12-16","icon":{"path":"flags/HKD.png"},"arg":"1.1132"},{"title":"CNY : SGD = 1 : 0.1935 ","subtitle":"Last Update: 2019-12-16","icon":{"path":"flags/SGD.png"},"arg":"0.1935"},{"title":"CNY : USD = 1 : 0.1429 ","subtitle":"Last Update: 2019-12-16","icon":{"path":"flags/USD.png"},"arg":"0.1429"},{"title":"CNY : GBP = 1 : 0.1069 ","subtitle":"Last Update: 2019-12-16","icon":{"path":"flags/GBP.png"},"arg":"0.1069"},{"title":"CNY : KRW = 1 : 167.2118 ","subtitle":"Last Update: 2019-12-16","icon":{"path":"flags/KRW.png"},"arg":"167.2118"},{"title":"CNY : JPY = 1 : 15.6322 ","subtitle":"Last Update: 2019-12-16","icon":{"path":"flags/JPY.png"},"arg":"15.6322"}]}
[20:29:17.363] Currency Convert[Script Filter] Script with argv '(null)' finished
[20:29:17.388] Currency Convert[Script Filter] {"items":[{"title":"No result","icon":{"path":"icon.png"}}]}

Syntax not working

For some reasons, I redownloaded your tool from Packal yesterday and I'm now facing issues.

This used to work, but requires no space now:
image

image

Not sure what this is:

image

This does not work (most important feature for me):

image

Looks awesome on Readme, but does not works for me

Do you have any ideas how to solve it?

[2018-05-11 14:01:39][ERROR: input.scriptfilter] Code 1: Traceback (most recent call last):
  File "exchange.py", line 6, in <module>
    from workflow import Workflow, web
ImportError: No module named workflow
[2018-05-11 14:01:39][ERROR: input.scriptfilter] Code 1: Traceback (most recent call last):
  File "add.py", line 4, in <module>
    from workflow import Workflow, web
ImportError: No module named workflow

cy-del is not working

Hi!
When I am trying to delete currency from a list with cy-del it just opens google search query with cy-del CNY query

image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.