Skip to content
This repository has been archived by the owner on Jun 24, 2024. It is now read-only.

Commit

Permalink
update readme โœ๏ธ๐Ÿ’ž praise Jesus Christ our Holy Lord GOD Almighty
Browse files Browse the repository at this point in the history
  • Loading branch information
seesmof authored Jun 24, 2024
1 parent f7470b1 commit c398b51
Showing 1 changed file with 2 additions and 57 deletions.
59 changes: 2 additions & 57 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,57 +1,2 @@
**[ะ†ะฝัั‚ั€ัƒะบั†ั–ั ะฃะบั€ะฐั—ะฝััŒะบะพัŽ](./docs/README_Ukrainian.md)**

<a name="readme-top"></a>

<div align="center">
<a href="https://github.com/seesmof/">
<img src="./public/logo.png" alt="Logo" height="80">
</a>

<h1 align="center">Word Counter App</h1>
</div>

### Table of contents

- [Table of contents](#table-of-contents)
- [About](#about)
- [How to Use](#how-to-use)
- [Tips and Useful Information](#tips-and-useful-information)
- [Screenshots](#screenshots)
- [Links](#links)
- [License](#license)

### About

Word Counter is a simple and easy-to-use tool for analyzing texts and getting statistics about the number of words and characters they contain. It allows users to load texts from files and calculates various metrics such as word count, character count, and reading time. The app is designed to be straightforward and intuitive, making it a useful tool for writers, students, and anyone who needs to analyze texts quickly and easily.

### How to Use

1. [Download](https://github.com/seesmof/word-counter-app/archive/refs/tags/v1.0.1.zip) the files to your computer
1. Make sure you have Python 3.10 or higher installed on your computer. If not, please download the latest version of Python from [here](https://www.python.org/downloads/)
2. Unzip the downloaded archive
3. Open app's folder and double-click `Run.vbs` file
4. Enjoy!

### Tips and Useful Information

- Press Escape whenever you want to exit the app
- All the text is UTF-8 encoded so you don't need to worry about special characters
- Your data is automatically saved and loaded on program start and close respectively
- Load your own text files using the `Load from file` button
- See the most frequent words using the `Popular words` button

### Screenshots

![Main App Tab](./public/app-screenshots/main-tab.png)
![Popular Words Window](./public/app-screenshots/popular-words-view.png)

### Links

- [Icon](https://www.flaticon.com/)
- [CustomTkinter](https://github.com/TomSchimansky/CustomTkinter)

### License

This project is licensed under the [MIT License](./LICENSE).

<p align="right"><a href="#readme-top"><strong>Back to top</strong></a></p>
# For GOD so loved the world, that He gave His Only Son, so that everyone who believes in Him will not perish, but have eternal life. (John 3:16)
### Hallelujah thank YOU Jesus Christ our Holy Lord GOD Almighty โœ๏ธ๐Ÿ’“

0 comments on commit c398b51

Please sign in to comment.