Scribbler CLI

Capture your thoughts instantly from any command prompt

        
          hyperyolo ~ $ 
        
      

Installation

  • mac
  • linux
  • win
            $  npm install -g scribbler-cli
            $  sudo npm install -g scribbler-cli
            >  npm install -g scribbler-cli
          

Speed & Efficiency

Jump straight into writing without waiting for heavy GUI applications to load. Designed for maximum developer productivity.

Cloud Backup

Automatically push your markdown files to AWS S3 or Google Drive. Never lose a brilliant thought again.

Privacy First

Features local-first AES-256 encryption. Your personal data and notes remain completely under your control.

Customization

Maintain all your preferences in a single config.yml file. Tailor the environment to your exact workflow.

Syntax Themes

Reduce eye strain during late-night coding sessions with multiple built-in dark and light syntax themes.

Keyboard Driven

Navigate entirely via keyboard. Tweak your keymap.json to match your Vim or Emacs muscle memory.

Explore the full documentation for advanced shortcut mapping and macro support

Documentation

Changelog

v1.2

  • Added AWS S3 sync support
  • Refactored core rendering engine
  • Improved error handling for webhook integrations
  • New terminal themes added

v1.1

  • Added YAML configuration support
  • Fixed dark mode contrast issues
  • Optimized boot performance

v1.0

  • Initial public release
  • Basic markdown parsing implemented