Skip to content

Av2901/CodeVault

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CodeVault

Overview

CodeVault is a lightweight, user-friendly desktop application built using Python and Tkinter, designed to store, organize, and manage code snippets efficiently. With syntax highlighting, easy search functionality, and seamless clipboard integration, it serves as a handy tool for developers who frequently reuse and reference code snippets.

Features

  • Store & Organize: Save code snippets with metadata (title, language, and timestamp).

  • Syntax Highlighting: Automatically detects and formats code for readability.

  • Clipboard Integration: Copy snippets to the clipboard with a single click.

  • Search & Filter: Quickly find stored code using keyword search and language filters.

  • Export & Import: Backup and restore snippets using JSON files.

  • Lightweight UI: Built with Tkinter and ttkbootstrap for an enhanced user experience.

🛠️ Installation

Requirements

Ensure you have Python installed. Then, install dependencies using:

pip install -r requirements.txt

Running the Application

Run the following command:

python main.py

Contributing

We welcome contributions! Feel free to fork the repository, make changes, and submit a pull request.

Download

You can download the latest version of the application here:
📥 Download CodeVault.exe

Installation Instructions

  1. Click the link above to download the .exe file.
  2. Open the file and follow the installation steps.
  3. If Windows shows a security warning, click "More info" → "Run anyway."
  4. Enjoy using the app! 🚀

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages