Skip to content

a2ke5e1/yearly-progress-cli-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yearly Progress

This is a yearly progress building in python for terminals.

Screenshot of Yearly Progress CLI

Installing

  1. Windows: Add yp.bat to enviornment variable. Make sure to change path in the batch file to main.py where you have downloaded your file.
@echo off
python "\path\to\your\main.py" %*
  1. Linux: For linux just create an alias to the main.py in your .bashrc
alias yp='python3 /path/to/your/main.py'

Make sure your python version is 3 or greater.

About

Yearly Progress CLI. Get play store version from here

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published