Skip to main content

Never use notepads or history for searching for your past commands. With BME you can bookmark your commands, search in your bookmarked commands and execute them with edit possibility before execution.

Project description

BME

(Bookmark my Executions/Commands)

Never use notepads or history for searching for your past commands. With BME you can bookmark your commands, search in your bookmarked commands and execute them with edit possibility before execution.

image PyPI - Python Version Downloads

Supported

OS

No specific requirements here, whatever runs Python

Requirements

Python

  • 3.7+

Installing

MacOS

On most MacOS machines there is pip3 instead of pip use pip3 for install

Install and update using pip:

pip install bme

or

pip3 install bme

All your commands are saved in ''

Usage:

For adding bookmark:

(Quotas can be used)

bme add <your command>

For Removing bookmark:

(Quotas can be used)

bme rm <your command>

For Executing bookmark:

Basic search bme run <searched>

Regex search bme run <searched> -r <my-regex*>

Optional flags:

"-e" or "--edit" for editing command before execution

"-r <your-regex>" or "--regex <your-regex>" for full word search only

"-f" or "--full-word" for full word search only

"-m" or "--match-case" for search with matching case

(Quotas can be used)

bme run <your command>

Did I made your life less painful ?

Support my coffee addiction ;)
Buy me a Coffee

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

bme-1.0.2.tar.gz (6.9 kB view hashes)

Uploaded Source

Built Distribution

bme-1.0.2-py3-none-any.whl (7.8 kB view hashes)

Uploaded Python 3

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