Menu

Tree [d6e3b9] master /
 History

HTTPS access


File Date Author Commit
 data 2014-01-02 Jerome Pinot Jerome Pinot [eaea42] More fixes in edje themes, put default-small in...
 doc 2014-01-02 Jerome Pinot Jerome Pinot [bb6026] Update copyright, NEWS, po files for release
 m4 2014-01-02 Jerome Pinot Jerome Pinot [780a9e] Update elm_quicklaunch.m4 macro.
 packaging 2014-01-02 Jerome Pinot Jerome Pinot [bb6026] Update copyright, NEWS, po files for release
 po 2014-01-02 Jerome Pinot Jerome Pinot [bb6026] Update copyright, NEWS, po files for release
 src 2014-03-27 Jerome Pinot Jerome Pinot [d6e3b9] Autotools files clean up
 .gitignore 2013-11-29 Jerome Pinot Jerome Pinot [b38683] Improve quicklaunch support and bump version to...
 AUTHORS 2012-05-02 Jerome Pinot Jerome Pinot [4df278] Correct email
 COPYING 2014-01-02 Jerome Pinot Jerome Pinot [bb6026] Update copyright, NEWS, po files for release
 ChangeLog 2013-11-29 Jerome Pinot Jerome Pinot [b38683] Improve quicklaunch support and bump version to...
 INSTALL 2012-06-23 Jerome Pinot Jerome Pinot [7fbaf4] Update autofoo files
 Makefile.am 2014-03-27 Jerome Pinot Jerome Pinot [d6e3b9] Autotools files clean up
 NEWS 2014-01-02 Jerome Pinot Jerome Pinot [bb6026] Update copyright, NEWS, po files for release
 README 2014-01-02 Jerome Pinot Jerome Pinot [bb6026] Update copyright, NEWS, po files for release
 TODO 2012-03-22 Jerome Pinot Jerome Pinot [4c96b2] Refresh doc
 autogen.sh 2012-03-20 Jerome Pinot Jerome Pinot [fe1284] Don't clean the m4 folder anymore by autogen.sh
 configure.ac 2014-03-27 Jerome Pinot Jerome Pinot [d6e3b9] Autotools files clean up

Read Me

Description:
------------

A simple Periodic Table Of Elements viewer using elementary and edje.


Requirements:
-------------

- EFL and elementary 1.8.x
- gettext 0.17 (optional, for translation)


Installation:
-------------

Use the configure script (see INSTALL). The --docdir option is honored.

If you don't have enough disk space (like on embedded device), you should use
the --disable-pictures option when configuring eperiodique.


Molecular mass calculator:
--------------------------

Enter your formula in the bottom panel. You can use parenthesis.
All numbers must be at the right side of the symbol or parenthesis.
Use only integers and ascii characters. Other characters are ignored.
Limited to 255 characters, if you really need more, change FMAX in 
src/eperiodique.h and recompile.

Work:
   CH4 ; CH3(CH2)2CH3 ; C12H22O11 ; H2 O

Don't work:
   2H ; FeO1.5 ; 6(H2O)


Data:
-----

Most data from english Wikipedia and periodictable.com
Some come from WebElements
All elements images are coming from <http://images-of-elements.com/>
SVG Bohr models are coming from Wikipedia


Important notes:
----------------

If there is no numerical value data (for density, temperature, radius,
electronegativity), the arbitrary value of 0 is used.
Data concern the most common allotrope of each element. For phosphorus,
it's the white form.
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.