Skip to content

kodmanyagha/fast-diary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fast Diary

Diary app built with Druid library and Rust language.

# Linux Bash
RUST_LOG='debug' cargo watch -x run
# Windows powershell
$env:RUST_LOG='debug'; cargo watch -x run; $env:RUST_LOG=$null

Tasks

  • Selecting unencrypted folder.
  • Saving diaries to file.
  • Selecting encrypted folder.
  • Open password screen when window blur.
  • Markdown rendering.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published