Get your github contributions right in your terminal, blazingly fast!

Overview

GitColorScripts

Get your github contributions right in your terminal!


Installation

  • Install via yay
yay -S gitcolorscripts
  • Install manually

Download the binary inside of the bin/ folder and move it to /usr/bin/gitcolorscripts

mv ~/Downloads/gitcolorscripts /usr/bin/gitcolorscripts

Download the service file (gitcolorscripts.service) and add it to /usr/lib/systemd/system/

mv ~/Downloads/gitcolorscripts.service /usr/lib/systemd/system/

  • Next thing to do is initialize a sample config
gitcolorscripts init

Next run the following command to update the data:

gitcolorscripts update
  • You will also have to start the service which updates the cache
systemctl start gitcolorscripts
  • Run the command to see your contributions
gitcolorscripts

πŸŽ‰


Installation errors

If you find any installation errors, please report it here - https://github.com/BladeOfLightX/gitcolorscripts/issues/new


Contributing

Contributions are welcome!

You might also like...
Same procedure as every year… right?

Advent of Code 2022 solutions What this repository is This repository contains solutions to Eric Wastls Advent of Code 2022. Thank you, Eric! While th

A blazingly fast Insertion Sort and Quick Sort visualizer built with Rust and WASM.
A blazingly fast Insertion Sort and Quick Sort visualizer built with Rust and WASM.

sortysort A blazingly fast Insertion Sort and Quick Sort visualizer built with Rust and WASM. Try it in your browser from here Testing locally cargo r

A blazingly fast command-line tool for converting Chinese punctuations to English punctuations
A blazingly fast command-line tool for converting Chinese punctuations to English punctuations

A blazingly fast command-line tool for converting Chinese punctuations to English punctuations

πŸš€ A blazingly fast easy to use dotfile and global theme manager written in Rust
πŸš€ A blazingly fast easy to use dotfile and global theme manager written in Rust

GTHEME A blazingly fast easy to use dotfile and global theme manager for *NIX systems written in Rust πŸ”₯ Demo using wip desktop. To check out more des

A CLI calculator written in Rust that isn't blazingly fast.

Calcamabob A command line calculator Is written in Rust Is not blazing fast, and could be faster. Calcamabob can interpret operator precedence. For ex

Bonk - The blazingly fast touch alternative written in rust
Bonk - The blazingly fast touch alternative written in rust

Bonk The blazingly fast touch alternative written in rust. Made for the sole purpose to create files. Explore the docs Β» View Demo Β· Report Bug Β· Requ

Blazingly fast Rust CLI app to sync data from a folder of excel workbooks into generated c# code for unity usage
Blazingly fast Rust CLI app to sync data from a folder of excel workbooks into generated c# code for unity usage

Extensions supported ( .xls, .xlsx, .xlsm, .xlsb, .xla, .xlam, .ods ) Speed Test Image shows the results of 5000defs synced from 2 workbooks and 5 she

A blazingly fast & lightweight Obsidian CLI ⚑️
A blazingly fast & lightweight Obsidian CLI ⚑️

obs - the Obsidian CLI ⚑️ Connecting your second brain to the termainl - blazing fast ⚑️ Note 🚧 obs is under active development and currently only su

A comprehensive collection of resources and learning materials for Rust programming, empowering developers to explore and master the modern, safe, and blazingly fast language.

πŸ¦€ Awesome Rust Lang ⛰️ Project Description : Welcome to the Awesome Rust Lang repository! This is a comprehensive collection of resources for Rust, a

Comments
  • Embed the sample config into code (`include_str!`) instead of fetching from the Internet (`reqwest::get`)

    Embed the sample config into code (`include_str!`) instead of fetching from the Internet (`reqwest::get`)

    Benefits

    • Allow changing the template upstream without breaking old versions of the program.
    • Allow changing the location of the template without breaking old versions of the program.

    Alternatives

    • Instead of include_str! a sample config, write a Config value in a Rust file and use serde_toml to convert it to TOML text. This would prevent the sample config from mismatching with the schema should it change in the future.
    opened by KSXGitHub 2
  • sudo systemctl start gitcolorscripts gets stuck

    sudo systemctl start gitcolorscripts gets stuck

    Followed the guide as mentioned in the description but seems like it is stuck whenever trying to start the program by sudo systemctl start gitcolorscripts

    Any Idea why??

    opened by spantheslayer 3
  • Support for other Git websites

    Support for other Git websites

    I really like this application, but since it only works with github, but many people use other git websites. So if you can, could you implement this similar functionality for stuff like gitlab, gitea, gogs, bitbucket and etc. that other people might use.

    opened by thamognya 1
Owner
VoidCupboard
[AFK] Web and Android Enthusiastic developer, trying to be a Rustacean.
VoidCupboard
A blazingly fast rust-based bionic reader for blazingly fast reading within a terminal console πŸ¦€

This Rust-based CLI tool reads text and returns it back in bionic reading format for blazingly fast loading and even faster reading! Bionic reading is

Ismet Handzic 5 Aug 5, 2023
Run the right version of python, in the right environment, for your project

rpy Do you deal with lots of virtual python environments? rpy is for you! Before rpy: ~/dev/prj$ env PYTHONPATH=src/py path/to/my/interpreter src/py/m

Aquatic Capital Management 2 Dec 8, 2022
A simple and efficient terminal UI implementation with ratatui.rs for getting quick insights from csv files right on the terminal

CSV-GREP csv-grep is an intuitive TUI application writting with ratatui.rs for reading, viewing and quickly analysing csv files right on the terminal.

Anthony Ezeabasili 16 Mar 10, 2024
Browse and listen to thousands of radio stations across the globe right from your terminal 🌎 πŸ“» 🎡✨

TuneIn CLI A command line interface for TuneIn Radio. You can search for stations, play them, and see what's currently playing. ?? Installation Compil

Tsiry Sandratraina 8 Mar 2, 2023
πŸ₯ Access the rust playground right in your terminal

rustycli β€” ?? Access the rust playground right in your terminal ?? rustycli is a tool, allowing you to access the rust playground right in the termina

Nabeen Tiwaree 29 Jul 31, 2023
Warp is a blazingly fast, Rust-based terminal that makes you and your team more productive at running, debugging, and deploying code and infrastructure.

Warp is a blazingly fast, Rust-based terminal that makes you and your team more productive at running, debugging, and deploying code and infrastructure.

Warp 10.4k Jan 4, 2023
Send emails right from the terminal using Rust!

Send emails right from the terminal using Rust!

Dhravya Shah 7 Dec 21, 2022
A CLI tool connected to GPT-3 to help find the right terminal command

Command Recall A CLI tool connected to GPT-3 to help find the right terminal command Install to install the cli: cargo install --git https://github.co

Camille Moatti 102 Feb 18, 2023
Get up-to-date departure times for Munich public transport in your terminal.

MVG Fahrinfo MVG Fahrinfo is a CLI tool to keep up-to-date with latest departure times of Munich public transport. The app is a native binary and uses

Faisal Bin Ahmed 70 Nov 14, 2023
A robust, customizable, blazingly-fast, efficient and easy-to-use command line application to uwu'ify your text!

uwuifyy A robust, customizable, blazingly-fast, efficient and easy-to-use command line application to uwu'ify your text! Logo Credits: Jade Nelson Tab

Hamothy 43 Dec 12, 2022