Skip to content

Dr-42/journalC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

journalC

A simple encrypted journaling book

Features

  • Login system
  • Typing in window
  • Basic cursor
  • Saving buffer
  • Encrypt saved buffer
  • Decrypt buffer with current password
  • See old entries
  • General total encryption
  • Multithreaded encryption

Installation

Install builder_cpp

cargo install builder_cpp

Clone the project

git clone https://github.com/Dr-42/journalC.git
cd journalC

Build the project

builder_cpp -b

Run the project

builder_cpp -r

If you are a developer and want to build with vscode c_cpp_properties.json, run builder_cpp -b --gen-vsc and if you want clang's compile_commands.json run builder_cpp -b --gen-cc For full details on builder_cpp, visit builder_cpp repo and builder_cpp wiki.

Demo

journalC.mp4

About

A simple encrypted terminal jounaling book.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages