Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Lyra's Caesar Cipher Editor

A small little notepad-like program that has buttons to cipher and decipher your text using a Ceasar Cipher.

Overview

I've been writing a lot, and sometimes I wish I could leave my work open but not let anyone see it. Probably not the most practical solution but it was fun to implement and that's what's important to me.

I wanted to write it in Java because JSwing looked interesting to me, and I was honestly surprised how easy it was to implement what I wanted in a short period of time!

Features

  • Open Files
  • Save Files
  • Copy, Cut, Paste text
  • Cipher and Decipher selected text

Software Demo Video

Software Demo Video

Development Environment

  • I used JetBrains' IntelliJ IDEA as my IDE
  • OpenJDK 17

Software Libraries

  • JSwing! Very good GUI library, highly recommend.

Useful Websites

Future Work

  • Automatically cipher text on "enter key" pressed. (can be disabled)

About

A small little notepad-like program that has buttons to cipher and decipher your text using a Ceasar Cipher.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages