Skip to main content

Various useful CLI tools

Project description

Fluffy Snips

CLI tools that I find useful

Installation

pip install fluffysnips

Commands

mvscreenshot

Move your most recent screenshot to a destination

Usage: mvscreenshot [OPTIONS] DESTINATION

Arguments:
  DESTINATION  [required]

Options:
  -m      Print markdown to use image  [default: False]
  --help  Show this message and exit.

Example

$ mvscreenshot pictures/example_1
Screenshot from 18 hours ago
Move to: /home/user/current/directory/pictures/example_1.png
Confirm [Y/n]: y

tablefix

Reformat your markdown tables so each column is aligned to the largest cell

Usage

Usage: tablefix [OPTIONS] TARGET

Arguments:
  TARGET  [required]

Options:
  -i, --inline     Change the file  [default: False]
  -r, --recursive  If targeting a directory, format all markdown files in the
                   directory  [default: False]

  --help           Show this message and exit.

Example

Before:

### Diff

| Flag | Description |
| ---- | ----------- |
| -y   | Side by side |
| -r   | Recursive (directory) |

After:

### Diff

| Flag | Description           |
| ---- | --------------------- |
| -y   | Side by side          |
| -r   | Recursive (directory) |

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fluffysnips-0.0.3.tar.gz (4.5 kB view details)

Uploaded Source

Built Distribution

fluffysnips-0.0.3-py3-none-any.whl (5.1 kB view details)

Uploaded Python 3

File details

Details for the file fluffysnips-0.0.3.tar.gz.

File metadata

  • Download URL: fluffysnips-0.0.3.tar.gz
  • Upload date:
  • Size: 4.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.9.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.2

File hashes

Hashes for fluffysnips-0.0.3.tar.gz
Algorithm Hash digest
SHA256 02b50509334785e23c9f06a75d8b51aba24bbc55f29a2bc17ce3b9430ff2ddeb
MD5 59ab51771e49943f07abefa7ee570a33
BLAKE2b-256 6030209288fb75e1155664178146c58151d50b0fc882c7b63c2481ac5f436a90

See more details on using hashes here.

File details

Details for the file fluffysnips-0.0.3-py3-none-any.whl.

File metadata

  • Download URL: fluffysnips-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 5.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.9.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.2

File hashes

Hashes for fluffysnips-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 69c55eb38cee60cbd64109efee175ee08e71fc0873e872a0ddf771dc0f0ab37e
MD5 f0897c66b3e61164e5ce23124a5b58c8
BLAKE2b-256 5c8ff4c6b5ad1b284b825886a14dc554da570c6b28691bd5321db83e417f4c28

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page