Skip to content

gurayyarar/SnipCommand

Repository files navigation

SnipCommand

A free and open source command snippets manager for organize and copy fast.

GitHub package.json version GitHub

Built with Electron & React
Built for Windows, macOS and Linux

Overview

It helps you create, organize and store your commands (Excel formulas, Sql Queries, Terminal commands, etc.) with dynamic parameters for quick copy to it. Describe your commands with dynamic parameters also support documentation about your snippets. You can select or specify your dynamic values using with selectbox/inputbox for ready to paste the workspace. You can organize with tags.

Features

  • ORGANIZE WITH TAGS & FAVOURITES You can organize all commands with tags & favourites system.
  • DESCRIBE DYNAMIC PARAMETERS You can describe dynamic parameters. Supporting input & selectbox for choosing parameter value.
  • DOCUMENTATION FOR COMMAND You can describe documentation text for each commands with Markdown Editor.
  • SEARCH You can quick access your commands
  • AUTOSAVE Automatically saves any changes you make during work, so you don't have to worry about losing changes.
  • SYNC You can use any service that provides cloud synchronization, such as iCloud Drive, Google Drive, Dropbox or other similar.
  • DATABASE We are using Lowdb - Powered by Lodash to store your data. The database files are on your local computer.
  • LIGHT/DARK THEME We are supporting 2 themes.
  • And more...

Contribution

Contribution are always welcome and recommended! Here is how:

git clone https://github.com/YOUR_USERNAME/SnipCommand.git
  • Install all development packages with yarn install command on root.
  • Make your changes.
  • Create a pull request.

Build Setup

# install dependencies
yarn install

# serve with hot reload
yarn electron-dev

# build electron application for production
yarn release

Releases

Visit the this link

Documentation

Visit the this link

Change Logs

You can check logs from this link

License

SnipCommand is an open source project that is licensed under the MIT license.

Donations

Donations are greatly appreciated!

BUY ME A COFFEE

About

A free and open source command snippets manager for organize and copy fast.

Resources

License

Stars

Watchers

Forks