Git Product home page Git Product logo

isabella232 / darktable Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pryds/darktable

0.0 0.0 0.0 343.05 MB

darktable main repository

Home Page: http://www.darktable.org

License: GNU General Public License v3.0

Emacs Lisp 0.01% CMake 1.24% Shell 0.88% Assembly 0.01% C 82.32% JavaScript 0.83% TeX 0.03% Lua 9.44% CSS 0.50% C++ 3.37% Objective-C 0.12% Objective-C++ 0.04% Makefile 0.01% Ruby 0.48% Dockerfile 0.03% Nix 0.01% Python 0.03% XSLT 0.22% Perl 0.40% Perl 6 0.04%

darktable's Introduction

icon darktable build status CII Best Practices

darktable is an open source photography workflow application and raw developer. A virtual lighttable and darkroom for photographers. It manages your digital negatives in a database, lets you view them through a zoomable lighttable and enables you to develop raw images and enhance them.

https://www.darktable.org/

Contributing

Building

Note that rawspeed is tracked via a git submodule, so after checking-out the darktable, you need to update/checkout rawspeed,

git submodule init
git submodule update

Easy way

./build.sh --prefix /opt/darktable --build-type Release

Manual way

mkdir build/
cd build/
cmake -DCMAKE_INSTALL_PREFIX=/opt/darktable/ ..
make
sudo make install

Further reading

There is a comprehensive list of build instructions for all the widely used Linux distributions.

Tip: Check that you have the latest gphoto2 library installed in order to support the newest cameras.

Wiki

Mailing lists

darktable's People

Contributors

hanatos avatar houz avatar lebedevri avatar turbogit avatar hean01 avatar upegelow avatar pmjdebruijn avatar pedrocr avatar boucman avatar mrig avatar alicvb avatar aurelienpierre avatar jcsogo avatar parafin avatar bieber avatar lebmich avatar dtorop avatar edgomez avatar levitte avatar schenlap avatar simonspa avatar rawfiner avatar edgardoh avatar cryptomilk avatar peterbud avatar dumbbell avatar oliviertoulouse avatar rabauke avatar prokoudine avatar bruceg avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.