Skip to content

Is a program designed for creating and editing text files, as well as viewing them on a monitor.

Notifications You must be signed in to change notification settings

cppVolodya/TextEditor

Repository files navigation

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.

ProgramIcon

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

1.mp4

Run Locally

To test the app, follow these steps:

  1. Clone or download (rar or zip file) the project:
git clone https://github.com/cppVolodya/TextEditor.git
  1. Go to the directory with the program:
text_editor/program/windows/
  1. Run the executable(.exe) file

About

Is a program designed for creating and editing text files, as well as viewing them on a monitor.

Topics

Resources

Stars

Watchers

Forks