shawnrpaul / Cipher

A Text Editor made using PyQt6

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cipher

Releases

A text editor written using PyQt6 and QScintilla.

image

Features

  • Multiple Folders
  • Folder/File Hiding
  • Search
  • Send Notifications
  • Custom Extensions
  • Custom styling

Installation

Linux

  • Download the tar.gz
  • Extract the contents
  • Run Cipher

Windows (MSI)

  • Download the msi
  • Run the msi
  • Run Cipher.exe

Windows (Zip)

  • Download the zip
  • Unzip the file
  • Run Cipher.exe

Pip

  • Clone the Repo
  • Run python -m pip install .
  • Run pythonw -m cipher

Note: No Mac Support

About

A Text Editor made using PyQt6

License:GNU General Public License v3.0


Languages

Language:Python 100.0%