Skip to content

gennaro-tedesco/element

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation



element

The periodic table on the command line

Installation

Go get it!

go install github.com/gennaro-tedesco/element@latest

Usage

demo

Using element is element-ary! Run element and use the autocompletion menu to select the item to display properties of! Or, if you already know, run element <name> directly.

Check element -h for help and examples.

Extras

Other commands
element random

to show properties of a random element. Use it at shell start-up or as fortune cookie in cowsay!

element table

to display the periodic table in ascii format!

table
command description note
element prompt autocompletion menu to select from <C-d> to quit, <Up/Down> to scroll
element iron directly display properties of iron
element random display properties of a random element
element table display the periodic table in ascii format
element version print current program version

Feedback

If you find this application useful consider awarding it a ⭐, it is a great way to give feedback! Otherwise, any additional suggestions or merge request is warmly welcome!