Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/biati-digital/alfred-calculate-anything
Alfred Workflow to calculate anything with natural language
https://github.com/biati-digital/alfred-calculate-anything
alfred alfred-workflow alfred-workflow-php calculator converter currency-converter tools units-converter
Last synced: 5 days ago
JSON representation
Alfred Workflow to calculate anything with natural language
- Host: GitHub
- URL: https://github.com/biati-digital/alfred-calculate-anything
- Owner: biati-digital
- License: mit
- Created: 2019-11-12T20:22:54.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-02-20T23:49:24.000Z (12 months ago)
- Last Synced: 2025-01-25T15:08:37.700Z (13 days ago)
- Topics: alfred, alfred-workflow, alfred-workflow-php, calculator, converter, currency-converter, tools, units-converter
- Language: PHP
- Size: 83.5 MB
- Stars: 590
- Watchers: 9
- Forks: 37
- Open Issues: 28
-
Metadata Files:
- Readme: README-ALFRED4.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome_ai_agents - Alfred-Calculate-Anything - Alfred Workflow to calculate anything with natural language (Building / Workflows)
README
# Calculate Anything Alfred 4
The workflow had several changes to comply with the Alfred Workflows Gallery, this means that the self updater was removed and also the old way to configure the workflow was removed.
If you already have and older version of this workflow configured it should work without problems, but if you are a new user and you want to install this workflow in Alfred 4 in order to configure it you need to set Environment Variables.
## Configuration
This is a list of Environment Variables that you can use to configure the workflow.
- `language` the value can be `en_EN`, `es_ES` or `sv_SE`
- `base_currency` the value can be `MXN` or multiple currencies separated by comma `MXN, EUR`
- `fixer_apikey` Enter your Fixer API Key
- `coinmarket_apikey` Enter your Fixer API Key
- `time_format` the value can be `["j F, Y, g:i:s a"]`
- `time_zone` for example `America/Mexico_City`
- `vat_percentage` for example `16%`