mkutil 0.7.1

Potpourri functions to work w/ clipboard, dialog, glob, git, copying files, image resizing, HTML, sound, etc.
Documentation

mkutil

Thin wrapper around popular crates to provide various mundane utilities such as:

  • Around fs_extra:
    • Copy files from folder to folder
    • Replace file with file
  • Around arboard and tempfile and image:
    • Get text from clipboard
    • Save image from clipboard
  • Around glob:
    • Glob folder for images
  • Around select:
    • Scraping HTML
  • Around rfd:
    • Show file dialogs
  • Around git2:
    • Run Git commands

etc.