Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/florianfe/elements
⚛⚗ A desktop App which displays the periodic table
https://github.com/florianfe/elements
chemistry desktop-app electron periodic-table polymer
Last synced: 5 days ago
JSON representation
⚛⚗ A desktop App which displays the periodic table
- Host: GitHub
- URL: https://github.com/florianfe/elements
- Owner: FlorianFe
- License: cc0-1.0
- Created: 2017-06-15T10:28:34.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-02-18T16:36:52.000Z (almost 2 years ago)
- Last Synced: 2024-10-24T03:53:09.341Z (27 days ago)
- Topics: chemistry, desktop-app, electron, periodic-table, polymer
- Language: HTML
- Homepage:
- Size: 2.04 MB
- Stars: 162
- Watchers: 6
- Forks: 29
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Elements
A desktop App which displays the periodic table
It's using the <chemical-element-visualisation> Web Component
## 📝 Source Code
In order to use this source code you need to have Node.js, Git and Bower installed globally. After that you have to follow the steps below.
```bash
# Clone this repository
git clone https://github.com/florianfe/Elements
# Go into the repository
cd Elements
# Install npm dependencies
npm install
# Install bower dependencies
bower install
# Run the app in test mode
npm start
# build application for release
npm run-script dist
```## 🖼 Preview
## 💾 Download
Platform
Version
Download
Mac
1.2.1
Download
Windows
1.2.1
Download
Linux (.deb)
1.2.1
Download
Linux (.AppImage)
1.2.1
Download
## 📖 License
[![forthebadge](http://forthebadge.com/images/badges/cc-0.svg)](https://creativecommons.org/publicdomain/zero/1.0/)