Ecosyste.ms: Awesome

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

https://github.com/gennaro-tedesco/element

๐Ÿงช periodic table on the command line
https://github.com/gennaro-tedesco/element

go go-prompt

Last synced: about 2 months ago
JSON representation

๐Ÿงช periodic table on the command line

Lists

README

        







element



PR


Go


releases

The periodic table on the command line



Installation โ€ข
Usage

## Installation
Go get it!
```
go install github.com/gennaro-tedesco/element@latest
```

## Usage
![demo](https://user-images.githubusercontent.com/15387611/115306527-46b6fc00-a168-11eb-9b20-9fd437a7870b.gif)

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 ` 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 | `` to quit, `` 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!