File tree 3 files changed +5
-7
lines changed
3 files changed +5
-7
lines changed Original file line number Diff line number Diff line change 1
- Flow.Launcher.Plugin.FendCalculator
2
- ==================
1
+ # Flow.Launcher.Plugin.FendCalculator
3
2
4
3
Integration of [ Fend] ( https://printfn.github.io/fend/ ) with [ Flow launcher] ( https://github.com/Flow-Launcher/Flow.Launcher ) .
4
+ ![ ] ( assets/FendCalculator.gif )
5
5
6
6
## Settings
7
+
7
8
| Setting | Type | Default | Description |
8
9
| ------------ | ------ | ------- | ---------------------------------------------- |
9
- | Fend Command | string | fend | Command to run fend or path to fend executable |
10
-
11
- ## WIP
12
- This plugin is still being worked on, some features are yet to be implemented.
10
+ | Fend Command | string | fend | Command to run fend or path to fend executable |
Original file line number Diff line number Diff line change 4
4
"Name" : " FendCalculator" ,
5
5
"Description" : " Arbitrary-precision unit-aware calculator. https://printfn.github.io/fend/" ,
6
6
"Author" : " IsaacTay" ,
7
- "Version" : " 0.3 .0" ,
7
+ "Version" : " 1.0 .0" ,
8
8
"Language" : " csharp" ,
9
9
"Website" : " https://github.com/IsaacTay/Flow.Launcher.Plugin.FendCalculator" ,
10
10
"IcoPath" : " Images\\ calculator.png" ,
You can’t perform that action at this time.
0 commit comments