Git Product home page Git Product logo

sanekit's Introduction

ABOUT
-----

SaneKit is a small framework for interfacing libsane (http://www.sane-project.org/)
in Objective-C code.

I started this project because the only way to get our scanner to work on OS X
was libsane.
Additionally I only found Snac (https://github.com/fredrikw/Snac) to be the only
'open-source' scanner application for OS X using libsane.
However Snac didn't fit my needs because it called the scanimage commandline tool
from libsane but didn't access libsane natively.

This is how SaneKit was born.


FEATURES
--------

SaneKit allows you to search for attached scan devices and then use those to
perform scans.
All options supported by the devices are accessible through the API and can be
set before scanning.

REQUIREMENTS
------------

Computer running Mac OS X >= 10.5 is needed.
Xcode and libsane must be installed to build SaneKit from source (see INSTALLATION).


LICENSE
-------

SaneKit is licensed under the FreeBSD license.


DOWNLOADING
-----------

SaneKit can be downloaded from its GitHub page:

https://github.com/mkroehnert/SaneKit/downloads


INSTALLATION
------------

a) First install libsane by issuing the following command in a terminal:

     brew install sane-backends

b) Download the source from GitHub and compile it with the provided Xcode project.


PROBLEMS
--------

Feature requests and bugs can be reported through on the Github issue page:

http://github.com/mkroehnert/SaneKit/issues

The applications menu entry 'Report Bug ...' will also take you there.

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.