Difference between revisions of "ELabFTW"

From LIMSWiki
Jump to navigationJump to search
m (Cleaned up a few of the recent changes.)
(→‎External links: Updated Open Hub link)
Line 88: Line 88:
* [https://github.com/NicolasCARPi/elabftw eLabFTW on GitHub]
* [https://github.com/NicolasCARPi/elabftw eLabFTW on GitHub]
* [http://freecode.com/projects/elabftw-lab-notebook-and-database eLabFTW on Freecode]
* [http://freecode.com/projects/elabftw-lab-notebook-and-database eLabFTW on Freecode]
* [http://www.ohloh.net/p/elabftw eLabFTW on Ohloh]
* [https://www.openhub.net/p/elabftw eLabFTW on Open Hub]


==References==
==References==

Revision as of 17:35, 16 June 2015

eLabFTW
Elablogo.png
Developer(s) Nicolas CARPi
Initial release February 2, 2013 (2013-02-02) (0.7)[1]
Stable release

4.9.0  (October 27, 2023; 5 months ago (2023-10-27))

[±]
Preview release 5.0.0 Alpha 3  (December 23, 2023; 3 months ago (2023-12-23)) [±]
Written in PHP
Operating system Cross-platform
Available in EN
Type Laboratory informatics software
License(s) GNU Affero General Public License v3.0
Website eLabFTW.net

eLabFTW is a free open-source electronic laboratory notebook (ELN) "made by researchers, for researchers, with usability in mind."[2]

Product history

The project was started by engineer and developer Nicolas CARPi on GitHub, with the first commit coming on March 2, 2012.[3] The first tagged, public stable release of eLabFTW arrived as 0.7 on February 2, 2013.[1]

As of July 2014, the project is still actively being developed, with planned features such as support for multiple teams, LDAP, user groups, timestamping, and checksumming.[4]

Features

Features of eLabFTW include[2][5]:

  • export experiments as a PDF, spreadsheet, or ZIP archive
  • fully customizable database to store most any type of data
  • salted SHA-256 sum passwords
  • experiment templates
  • experiment duplication
  • advanced query tools
  • tagging
  • color coded statuses
  • internal linking
  • version control
  • protection tools
  • commenting on experiments
  • data import from .csv file

Hardware/software requirements

Minimum hardware: 512MB RAM, 800 MHz processor, and 5 MB of disk space is the bare minimum. It can run on a Raspberry Pi without problems.

Required software: PHP5, MySQL5, SSL, and Git

Can be installed locally for single-person use, with any operating system (Windows, Mac OS X, GNU/Linux, etc.).

Reference the installation guide for more information.

Videos, screenshots, and other media

  • A live demo of the software can be accessed here.
  • The eLabFTW documentation can be found here.
  • A few screenshots of eLabFTW can be found at the main page.

Entities using eLabFTW

According to the software developer, several labs are already using it in the Institut Curie in Paris, France, and the whole institute might adopt it in the future.

Other claimed lab-level installations include:

  • IGEM, Waterloo, Canada
  • École Polytechnique, France
  • Saarland University, Germany
  • Texas Tech University, Texas, USA
  • University of Cambridge, UK
  • Duke university Medical School, NC, USA

Further reading

Forks

External links

References