Skip to content

SimoneFelici/Zournal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zournal

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

zournal.mp4

Info

Detective games often give you a lot of info to keep in your head: suspects, clues, events, alibis, locations, contradictions, and relationships.

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
  • Build timelines of events and connect them together

Features

  • Projects
  • Cases
  • Notes
  • Relationship graph
  • Timeline events
  • Global timeline
  • An exit button
  • 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: ~/.local/share/Zournal/
  • Windows: ~/Library/Application Support/Zournal/
  • Macos: %APPDATA%\Zournal\

About

A journal app for detective games

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages