Skip to content

Srpboyz/Cipher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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