Skip to content

Latest commit

 

History

77 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zournal

A journal app for detective/mistery games written in Zig.

zournal.mp4

Info

Detective games give you a lot of information to keep track of.

Zournal aims to keep everything in one place:

  • Create investigation projects
  • Split your work into cases
  • Track people and suspects
  • Write case notes and person-specific notes
  • Visualize relationships between people

Features

  • Projects
  • Cases
  • Notes
  • Relationship graph
  • Timeline events
  • Edit people note name
  • Remove Cases
  • Fix people icons
  • Add a search functionality
  • Open more notes simultaneously (if you exit the person, they close automatically)
  • Import notes?
  • Global timeline?
  • Suspect management with role/status colors, like The Séance of Blake Manor

Download

Download the latest version of Zournal from the releases page.

Building from source

Requirements

  • Zig 0.16.0

Build

git clone https://github.com/SimoneFelici/Zournal.git
cd Zournal
zig build -Doptimize=ReleaseFast

Database location:

  • Linux: $HOME/.local/share/Zournal/
  • Windows: %LOCALAPPDATA%\Temp\
  • Macos: $HOME/Library/Application Support/

About

A journal app for detective games

Topics

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Contributors

Languages