Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/petrkle/tabulka

Periodic Table of Elements for Android
https://github.com/petrkle/tabulka

android cordova periodic-table perl

Last synced: 9 days ago
JSON representation

Periodic Table of Elements for Android

Awesome Lists containing this project

README

        

Periodic Table of Elements for Android.

Google Play: https://play.google.com/store/apps/details?id=cz.kle.tabulka

## Privacy policy

No data transfers at all. No permissions required. App only display
periodic table and nothing else.

## Build

Install perl prerequisites.

```
cpanm --installdeps .
```

Build apk file

```
make apk
```