Skip to content

IsaacTay/Flow.Launcher.Plugin.FendCalculator

Repository files navigation

Flow.Launcher.Plugin.FendCalculator

Integration of Fend with Flow launcher.

Settings

Setting Type Default Description
Fend Command string fend Command to run fend or path to fend executable
Timeout integer 5000 Timeout in milliseconds

Fend installation

This plugin currently does not automatically install fend.

Until this is added, you can install fend through scoop, chocolatey, winget, the official msi installer, or as a standalone binary.

TODOs

  • Automatic installation of fend if there is none
    • Auto-detect package managers in the system
  • Better support for multi-line outputs
  • Save/Loading
    • Ability to save snippets/functions for reuse
    • Ability to load a file with predefined variables & functions