Skip to content

isaiah2004/vimpi-0.1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vim-pi

Vim-pi is a Python-based text editor inspired by Vim. It is built using the Textual TUI framework, providing a feature-rich and performant editing experience within the terminal. The editor is designed to be cross-platform and integrates seamlessly with Google Drive for cloud-based file management.

Features

  • Home Page: A welcoming homepage to greet users upon launch.
  • File Editor: Edit and save files efficiently within the terminal interface.
  • Copy & Paste: Standard clipboard functionality to enhance productivity.
  • Google Drive Sync: Seamlessly sync files to Google Drive using the Google Drive API.

Installation

To install Vim-pi, ensure you have Python 3.8+ installed and run the following commands:

# Clone the repository
git clone https://github.com/isaiah2004/vimpi-0.1.git
cd vimpi-0.1

# Install dependencies
pip install -r requirements.txt

Usage

Run Vim-pi from the terminal:

python src/main.py

Dependencies

Cross-Platform Compatibility

Vim-pi is designed to run smoothly on:

  • Windows
  • macOS
  • Linux

Performance and Stability

  • Optimized for speed and low resource consumption
  • Extensively tested to minimize bugs

Contribution

If you'd like to contribute, feel free to fork the repository and submit a pull request.

License

This project is licensed under the MIT License.


Enjoy coding with Vim-pi!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages