Metadata-Version: 2.4
Name: clipboard_text_correction
Version: 0.2.24
Summary: Program that collects text from the clipboard and improves text writing
Author-email: Fernando Pujaico Rivera <fernando.pujaico.rivera@gmail.com>
Maintainer-email: Fernando Pujaico Rivera <fernando.pujaico.rivera@gmail.com>
License-Expression: GPL-3.0-only WITH Classpath-exception-2.0 OR BSD-3-Clause
Project-URL: Bug Reports, https://github.com/trucomanx/ClipboardTextCorrection/issues
Project-URL: Funding, https://trucomanx.github.io/en/funding.html
Project-URL: Source, https://github.com/trucomanx/ClipboardTextCorrection
Keywords: writing,spelling
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: PyQt5
Requires-Dist: deep-consultation
Requires-Dist: textstat
Requires-Dist: markdown
Dynamic: license-file

# clipboard-text-correction

Enhance Your Scientific Writing with Ease.

![logo](https://raw.githubusercontent.com/trucomanx/ClipboardTextCorrection/main/src/clipboard_text_correction/icons/logo.png)

Writing academic, scientific, and formal texts can be challenging, especially when striving for clarity, coherence, and precision. To simplify this process, we have created a lightweight and intuitive tool that integrates into your system's taskbar and enhances your texts quickly and efficiently. 

![open-config-file](https://raw.githubusercontent.com/trucomanx/ClipboardTextCorrection/main/images/open-config-file.lin.png)


## What does the program do?  
Our software automatically reads the text copied to your clipboard, sends it to a large language model (LLM), and returns an improved version. You can easily compare the changes with the original text using Meld, giving you full control over the suggested edits. 

## How does it make your life easier?  
- **Automatic text enhancement**: Adjusts tone, fluency, and structure. 
- **Focus on scientific writing**: Helps create clearer, more concise, and objective texts following academic standards. 
- **Seamless integration**: Simply copy a piece of text to receive instant suggestions. 
- **Efficient comparison**: View all changes side by side before deciding which to apply. 

If you write scientific papers, reports, or any other type of formal text, this tool will be your ally in improving the quality of your work with minimal effort. 

Try it now and transform your writing! 

# Installing and using
The procedure for installing and using the program `clipboard-text-correction-indicator` can be seen in the following links.

- **Gnu/Linux:** [doc/INSTALL.lin.md](https://github.com/trucomanx/ClipboardTextCorrection/tree/main/doc/INSTALL.lin.md)
- **Windows:** [doc/INSTALL.win.md](https://github.com/trucomanx/ClipboardTextCorrection/tree/main/doc/INSTALL.win.md)

# Buy me a coffee

If you find this tool useful and would like to support its development, you can buy me a coffee!
Your donations help keep the project running and improve future updates.

[☕ Buy me a coffee](https://ko-fi.com/trucomanx) 

# License
This project is licensed under the GPLv3 License.

# More information

More information can be found in [doc](https://github.com/trucomanx/ClipboardTextCorrection/tree/main/doc) directory.

