Skip to content

jx3yang/diary_scribe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Diary Scribe

Run the Server

cd events_aggregator/
go build
./events_aggregator

Run the MacOS App

cd events_logger/macos_app/
make
./events_logger_app

Run the Browser Extension

cd events_logger/chrome_extension/
yarn && yarn build

Import the extension at chrome://extensions by selecting the events_logger/chrome_extension/dist/ directory

Run the Scribe

cd scribe/
go build
./scribe <path_to_logs>

Design

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published