Skip to content

Commit

Permalink
feat: polish for release
Browse files Browse the repository at this point in the history
  • Loading branch information
IsaacTay committed Mar 8, 2023
1 parent 2c97fec commit e66747c
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 7 deletions.
10 changes: 4 additions & 6 deletions Readme.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
Flow.Launcher.Plugin.FendCalculator
==================
# Flow.Launcher.Plugin.FendCalculator

Integration of [Fend](https://printfn.github.io/fend/) with [Flow launcher](https://github.com/Flow-Launcher/Flow.Launcher).
![](assets/FendCalculator.gif)

## Settings

| Setting | Type | Default | Description |
| ------------ | ------ | ------- | ---------------------------------------------- |
| Fend Command | string | fend | Command to run fend or path to fend executable |

## WIP
This plugin is still being worked on, some features are yet to be implemented.
| Fend Command | string | fend | Command to run fend or path to fend executable |
Binary file added assets/FendCalculator.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"Name": "FendCalculator",
"Description": "Arbitrary-precision unit-aware calculator. https://printfn.github.io/fend/",
"Author": "IsaacTay",
"Version": "0.3.0",
"Version": "1.0.0",
"Language": "csharp",
"Website": "https://github.com/IsaacTay/Flow.Launcher.Plugin.FendCalculator",
"IcoPath": "Images\\calculator.png",
Expand Down

0 comments on commit e66747c

Please sign in to comment.