Skip to content

🌟 Generate clean and customizable prompts with ease for your terminal environment. Generate, customize, and save your command line prompts effortlessly.

License

Notifications You must be signed in to change notification settings

shivamksharma/MinimalistPromptGenerator

Repository files navigation

Minimalist Prompt Generator

Minimalist Prompt Generator

License: MIT Version PRs Welcome

A sleek and modern PS1 prompt generator with a minimalist design.

πŸš€ Overview

Minimalist Prompt Generator is a sleek and user-friendly tool for creating personalized PS1 shell prompts with ease. Built with a focus on simplicity, it offers a clean and intuitive interface, making it easy to design prompts that elevate your terminal experience while maintaining a minimalist aesthetic. With a minimalist design and an intuitive interface, it enhances your terminal experience by letting you create prompts that are both functional and visually appealing.

This is inspired by the functionality and simplicity of Bashrc Generator.

✨ Features

  • Visual Editor: Drag-and-drop elements to design your prompt.
  • Real-time Preview: See your prompt changes instantly.
  • Syntax Customization: Adjust colors, styles, and layout to match your preferences.
  • Export Options: Save your custom PS1 prompt as text, HTML, or Markdown.
  • Save & Load Configurations: Easily store and retrieve custom configurations.
  • Help & Documentation: Quick syntax guide, keyboard shortcuts, and feedback support.

πŸ”§ Installation

Clone the repository:

git clone https://github.com/shivamksharma/MinimalistPromptGenerator.git

Navigate into the project folder:

cd MinimalistPromptGenerator

Install dependencies:

npm install

Run the development server:

npm run dev

πŸ–ΌοΈ Screenshots

Screenshot 1
Screenshot 2

πŸ“½οΈ Video Preview

Video Preview

πŸ“– Usage

  1. Open the app in your browser.
  2. Drag elements from the sidebar to the visual editor.
  3. Customize each element's color and style.
  4. See your prompt changes instantly in the preview.
  5. Export or save your configuration.

πŸ’Ό Export Options

  • Plain Text: Copy the generated prompt code directly.
  • HTML Code Block: For use in documentation.
  • Markdown Code Block: Easily share in Markdown files.

πŸ“š Help & Documentation

The app provides:

  • A syntax guide for PS1 prompt elements and color codes.
  • Keyboard shortcuts to enhance your workflow.
  • A support link for feedback and bug reporting.

πŸ› οΈ Contributing

Contributions are welcome! Please open issues or submit pull requests to improve the project.

πŸ“ License

This project is licensed under the MIT License. See the LICENSE file for more details.