An open API service indexing awesome lists of open source software.

https://github.com/swindlesmccoop/pt

Prints quick, useful information about elements on the periodic table, all in your shell
https://github.com/swindlesmccoop/pt

Last synced: 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

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

## Installation
```sh
sudo make install
```

## Usage
```sh
pt -[hns] [input]
```

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