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!
- 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.
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
- Open
index.html
in your web browser. - Start writing in the provided text area.
- 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.
- Download: Save your text as a
Contributions are welcome! Feel free to open an issue or submit a pull request.
- Fork the repository.
- Create a new branch:
git checkout -b my-feature-branch
- Make your changes and commit them:
git commit -m 'Add some feature'
- Push to the branch:
git push origin my-feature-branch
- Open a pull request.
CleanShot.2024-07-07.at.16.51.59.mp4
This project is licensed under the MIT License. See the LICENSE file for details.
TextEase is made with 💜 by Zigao Wang.
Enjoy a clean, distraction-free writing experience with TextEase. Happy writing!