Skip to content

Latest commit

 

History

History
60 lines (40 loc) · 2.22 KB

README.md

File metadata and controls

60 lines (40 loc) · 2.22 KB

TextEase

TextEase is a minimalist text editor designed to enhance your writing experience with features like Zen Mode, customizable themes, and more. Enjoy a distraction-free environment and focus on your writing!

Features

  • Zen Mode: A distraction-free full-screen writing mode with a timer.
  • Customizable Themes: Choose from a variety of themes to suit your writing environment.
  • Font Toggle: Easily switch between serif and sans-serif fonts.
  • Download Option: Download your text as a plain text file.
  • Autosave: Automatically saves your text in the browser's local storage.

Installation

To get started with TextEase, simply clone the repository and open index.html in your favorite web browser.

git clone https://github.com/ZigaoWang/textease.git
cd textease

Usage

  1. Open index.html in your web browser.
  2. Start writing in the provided text area.
  3. Use the toolbar on the left to access various features:
    • Download: Save your text as a .txt file.
    • Zen Mode: Enter a full-screen, distraction-free writing mode.
    • Toggle Font: Switch between serif and sans-serif fonts.
    • Choose Theme: Select from a range of themes to customize the appearance.
    • About: Learn more about TextEase.

Contributing

Contributions are welcome! Feel free to open an issue or submit a pull request.

  1. Fork the repository.
  2. Create a new branch: git checkout -b my-feature-branch
  3. Make your changes and commit them: git commit -m 'Add some feature'
  4. Push to the branch: git push origin my-feature-branch
  5. Open a pull request.

Preview

Preview Image 1 Preview Image 2

CleanShot.2024-07-07.at.16.51.59.mp4

License

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

About

TextEase is made with 💜 by Zigao Wang.


Enjoy a clean, distraction-free writing experience with TextEase. Happy writing!