Skip to content

yoonjin67/deltaedit

Repository files navigation

README

DeltaEdit - Non-Unicode CJK Text Editor


🌟 Project Description ✨

DeltaEdit is a lightweight, non-Unicode text editor designed specifically for CJK (Chinese, Japanese, Korean) languages on Unix-like operating systems. It offers:

  • Internal browser tab for seamless problem-solving platform integration
  • Smart auto-indent functionality
  • Syntax highlighting support
  • All-in-one implementation in a single file

🛠️ Setup Instructions ⚙️

Dependencies:

Before installing DeltaEdit, ensure you have the following dependencies installed:

❯ python3-gi
❯ gir1.2-webkit2-4.0
❯ python3-pip
❯ gir1.2-gtksource-4
❯ gir1.2-glib-2.0
❯ gir1.2-vte-2.91

Installation:

  1. Run Installer.py to install DeltaEdit.
  2. Run Uninstaller.py to uninstall DeltaEdit (if needed).

🔧 How to Run 🛡️

Run the following commands in your terminal:

# To launch the Text Editor
$ dedit

# To open the Memo App
$ gmemo

🤝 Contribution Guidelines ✨

Your contributions are highly welcome! If you'd like to contribute, please:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Commit changes with clear commit messages.
  4. Push to the branch and create a Pull Request.

📧 Contact Information ✉️

For any questions, suggestions, or feedback, feel free to contact:

$ gzblues61@gmail.com

💻 Windows Support 🛑

Unfortunately, DeltaEdit currently does not support Windows due to the insufficiency of Python3 Gtk+ 3 implementations on Windows. Stay tuned for future updates!


Thank you for choosing DeltaEdit! 🙏

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published