Skip to content

jliocsar/timov

Folders and files

NameName
Last commit message
Last commit date

Latest commit

605f76b · Oct 26, 2024

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Timov

Installation

curl https://raw.githubusercontent.com/jliocsar/timov/refs/heads/main/install.sh | sh
# In your .bashrc or .zshrc file
alias notes="code $HOME/.timov"

How it works

The Timov installer will create a cronjob entry, making the Timov main file run every 2 minutes.

The main file will then pull the latest changes from git and commit/push any pending changes (will also commit/push the conflicts if any).

Essentially your .timov directory will be the mirror of your remote directory in your git repository with your notes. Any change made in the local repository will be reflected in the remote when picked up by the cron.

About

The dumbest note taker out there.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages