Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Screen Time, but for the Shell!

License

NotificationsYou must be signed in to change notification settings

mrusme/shell-time

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shell Time is for your shell, whatScreen Time is for your phone!

Shell Time lets you know how much time you and your kids spend on CLIs,TUIs, and more. This way, you can make more informed decisions about how youuse your terminals.

Shell Time shows you your top most used commands, the (rough) amount of timeyou spend in your terminal per day and the hours you seem to be most drawn tothe command line! It can give you interesting insights into your shell usage andremind you of long forgotten tools.

TODO: GIFs

Installation

Either download a build from the releases page or clone this repository and run:

go build

or

go install

Configuration

Zsh

Nothing to configure!

Bash

TODO

Usage

shell-time

Example output:

=== YOUR TOP 10 COMMANDS === 1. vim (2198 times) 2.cd (1757 times) 3. rm (1132 times) 4. mv (1117 times) 5. find (1115 times) 6. ls (888 times) 7. ga (729 times) 8. rg (672 times) 9. cat (655 times)10. git (605 times)=== LONG FORGOTTEN COMMANDS === 1. dmesg\ 2. head 3. ks 4. freecad 5. lokinet-bootstrap 6. uuidgen 7. mbe 8. docnf 9. gpoat10. 27*100=== MOST PRODUCTIVE HOURS === 1. 1:00 (421 commands fired) 2. 2:00 (188 commands fired) 3. 21:00 (1643 commands fired) 4. 22:00 (1216 commands fired) 5. 0:00 (1048 commands fired)On average you ran commands on the shellfor about 19 minutes per day.

[8]ページ先頭

©2009-2025 Movatter.jp