| Crates.io | timeplot |
| lib.rs | timeplot |
| version | 0.8.4 |
| created_at | 2018-10-11 10:48:06.130559+00 |
| updated_at | 2023-03-16 21:42:52.571466+00 |
| description | Personal activity tracker & graph plotter |
| homepage | |
| repository | https://github.com/vn971/timeplot |
| max_upload_size | |
| id | 89223 |
| size | 117,351 |
Log your activity, visualize and analyze it.
Visualizing your performance can help you understand how certain things impact your computer work, properly bill customers for freelance tasks and potentially fight procrastination. Or maybe just get new cool graphs.:)
2018-10-01_14:00 skip 0 Desktop
2018-10-01_15:03 work 9 #rust @ irc.mozilla.org
2018-10-01_19:11 fun 18 The Battle for Wesnoth
2018-10-01_20:38 skip 0 Desktop
2018-10-01_21:31 personal 13 vasya@vn971think:~
If the category is wrong, fix the category right in the log.
Edit rules to auto-categorize this window name in the future
Wait for timeplot to re-draw the image in your Pictures directory if it exists,
or otherwise in project data directory

Whenever you want to check the text log, or see if it can be improved, return 3 steps back.
run configured subcommands whenever a particular category is encountered
sudo apt install gnuplot xprintidle xdotoolpacman -S --needed gnuplot xprintidle xdotoolbrew install gnuplotcargo install timeplot.chmod +x timeplotcargo, build project with cargo build --release, observe the executable on "target/release/timeplot".Consider adding timeplot to autostart, making it run when you log in. If you use macOS or Windows, you must create said autostart hook manually (help on allowing to automate it appreciated). For Linux, there's a configuration setting that, if enabled, will create XDG autostart entry for you.
The application only does what it says in this description. It never sends anything anywhere, never logs any kind of data except the one specified above.
The app is shared under GPLv3+. Sources can be found here https://github.com/vn971/timeplot and here https://gitlab.com/vn971/timeplot