Skip to content

Commands

moiSentineL edited this page Jul 30, 2024 · 4 revisions

TL;DR

Just use any of the following commands after flomo in terminal. You can type the whole command (if you have a lot of time), or use the alias listed in the ().

Commands:  
 init (i)      Initialize the required files for Flomo.  
 start (s)     Start a Flowmodoro session.  
 tracking (t)  Show the tracking history.  
 delete (d)    Delete sessions.  
 change (ch)   Change session data.  
 config (cf)   Change the config values or get the config file path.  
 error (er)    Show the error log.

There are arguments (commands inside commands) for each of these commands, so either type flomo <command> --help or check out the wikipages I've written for ya.

Available Commands

init (i)

Initialize the required files for Flomo.

start (s)

Start a Flowmodoro session.

tracking (t)

Show the tracking history.

delete (d)

Delete sessions.

change (ch)

Change session data.

config (cf)

Change the config values or get the config file path.

error (er)

Show the error log.

Clone this wiki locally