Skip to content
/ ossdmk Public

[my first project!] 🧮 Ontario Secondary School Diploma (OSSD) Mark Calculator CLI Tool

License

Notifications You must be signed in to change notification settings

udontur/ossdmk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


OSSD Mark Calculator

🧮 Ontario Secondary School Diploma (OSSD) Mark Calculator CLI Tool

Report Bug · Made with passion by Hadrian

⭐ About

ossdmk is a command line tool that calculates your Ontario Secondary School Diploma marks using multiple marks, weights, and denominators in a fast and convenient way.

🛠️ Installation (Linux)

  1. Add the Nix flake to your flake.nix input:
ossdmk.url="github:udontur/ossdmk";
  1. Add the package to your NixOS configuration.nix:
inputs.ossdmk.packages."${system}".default
  1. Rebuild your Nix configuration.

🔧 Usage

Enter ossdmk in the terminal.

Note

ossdmk can handle up to 3 decimal places.

💾 Demo

Try it out first:

$ nix shell github:udontur/ossdmk -c ossdmk

About

[my first project!] 🧮 Ontario Secondary School Diploma (OSSD) Mark Calculator CLI Tool

Topics

Resources

License

Stars

Watchers

Forks