Skip to content

SUPERustam/FastType

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FastType

Alternative to basic text editor. PyQT5 app built as a project for Yandex Lyceum in 2020Q4.

Features

  • Press ALT+T to change en/ru keys to ru/en. For instance: Ghbdtn? vbh!Привет, мир!

    (QWERTY → ЙЦУКЕН and ЙЦУКЕН → QWERTY)

  • Save and open txt files (maybe more file formats supports)

  • Shortcuts contain ✔️

  • Easter eggs contain ✔️

  • Clear text from hyperlinks, decorators etc.

All about info in about directory (Russian)

How to run?

Tested only on Windows 10

  1. pip install -r requirements.txt
  2. python main.py

Screenshots

image image image

Stack

Python 3, itertools, pyqt5, QT designer, datetime, sqlite3, sys, pyqt5-tools, pyqt5-stubs