https://github.com/cppvolodya/texteditor
Is a program designed for creating and editing text files, as well as viewing them on a monitor.
https://github.com/cppvolodya/texteditor
cmake cpp17 gcc linux msvc qmake qt6 text-editor windows
Last synced: about 2 months ago
JSON representation
Is a program designed for creating and editing text files, as well as viewing them on a monitor.
- Host: GitHub
- URL: https://github.com/cppvolodya/texteditor
- Owner: cppVolodya
- Created: 2023-08-03T15:27:05.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-04T19:43:03.000Z (about 2 years ago)
- Last Synced: 2025-04-04T03:22:50.784Z (6 months ago)
- Topics: cmake, cpp17, gcc, linux, msvc, qmake, qt6, text-editor, windows
- Language: C++
- Homepage:
- Size: 10.3 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Text Editor
## Roadmap
- About
- Tech
- Demo
- Run locally## About
"Text Editor" is a program designed for creating and editing text files, as well as viewing them on a monitor.

## Tech Stack
- C++(v17)
- cmake(v3.22.1)
- qmake(3.1)
- Qt(v6)
- compiler gcc(c, c++, v13.2.1)
- builder Unix Makefiles(v4.4.1)
- compiler Visual Studio(v17 2022)
- builder MSBuild(v17 2022)
- operating systems(Windows, Linux)## Demo
https://github.com/cppVolodya/TextEditor/assets/103601559/658ce133-1b76-4594-89ed-539863a0e5de
## Run Locally
#### To test the app, follow these steps:
1. Clone or download (rar or zip file) the project:
```bash
git clone https://github.com/cppVolodya/TextEditor.git
```2. Go to the directory with the program:
```bash
text_editor/program/windows/
```3. Run the executable(.exe) file