Prints quick, useful information about elements on the periodic table, all in your shell.
This repository has been archived on 2023-04-13. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
Go to file
Swindles McCoop bec9d32c64 Update 2023-04-13 13:28:14 -04:00
.gitignore Program in working state 2022-03-24 19:54:53 +00:00
Makefile Makefile update 2022-08-22 14:25:39 -04:00
README.md Update 2023-04-13 13:28:14 -04:00
pt Stop printing number twice with -n 2023-04-13 13:25:35 -04:00
ptdata.txt Program in working state 2022-03-24 19:54:53 +00:00

README.md

pt

Prints quick, useful information about elements on the periodic table, all in your shell.

Installation

sudo make install

Usage

pt -[hns] [input]

-h, --help: Print this help message
-n [Atomic Number]: Get info for [Atomic Number]
-s [Symbol]: Get info for element [Symbol]