Giter Site home page Giter Site logo

workflows_exchange's Introduction

workflows_exchange

The exchange workflows for alfred 3

使用方法

命令 ex 1cny 或者 ex 1000

*** cny等于货币名称,可以支持以下货币种类

    'USD' => array('name' => '美元',  'flag' => 'USD'),
    'CNY' => array('name' => '人民币', 'flag' => 'CNY'),
    'HKD' => array('name' => '港币',  'flag' => 'HKD'),
    'JPY' => array('name' => '日元',  'flag' => 'JPY'),
    'KRW' => array('name' => '韩元',  'flag' => 'KRW'),
    'EUR' => array('name' => '欧元',  'flag' => 'EUR'),
    'GBP' => array('name' => '英镑',  'flag' => 'GBP'),
    'AUD' => array('name' => '澳元',  'flag' => 'AUD'),
    'THB' => array('name' => '泰铢',  'flag' => 'THB'),
    'MYR' => array('name' => '马来西亚令吉特', 'flag' => 'MYR'),
    'PHP' => array('name' => '菲律宾比索',   'flag' => 'PHP'),
    'SGD' => array('name' => '新加坡元',    'flag' => 'SGD'),
    'CAD' => array('name' => '加拿大元',    'flag' => 'CAD'),
    'CHF' => array('name' => '瑞士法郎',    'flag' => 'CHF'),
    'IDR' => array('name' => '印尼盾', 'flag' => 'IDR'),
    'NZD' => array('name' => '新西兰元',  'flag' => 'NZD'),
    'SEK' => array('name' => '瑞典克朗', 'flag' => 'SEK'),

workflows_exchange's People

Contributors

dcto avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

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.