Skip to content

Shows your competitive programming ratings on the terminal.

Notifications You must be signed in to change notification settings

In-Saiyan/showratings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic command

do makepkg -i or makepkg -si to install or build and install the package

you can further add this to you fastfetch config to show ratings on the fastfetch

        {
            "type": "command",
            "key": "   CodeForces",
            "keyColor": "green",
            "text": "echo $(showratings -cf -ol)"
        },
        {
            "type": "command",
            "key": "  󰭼 Codechef  ",
            "keyColor": "green",
            "text": "echo $(showratings -cc -ol)"
        },
        {
            "type": "command",
            "key": "   GitHub Stats  ",
            "keyColor": "green",
            "text": "echo $(showratings -gh -ol)"
        },

        // similarly for leetcode

image

About

Shows your competitive programming ratings on the terminal.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages