Giter Site home page Giter Site logo

ecro / ilixi Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ilixi/ilixi

0.0 2.0 0.0 10.06 MB

lightweight C++ application framework for embedded Linux systems

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

License: GNU Lesser General Public License v3.0

Makefile 2.12% C++ 92.13% C 2.24% Shell 0.93% M4 2.48% C# 0.09%

ilixi's Introduction

Build Status

Coverity Scan Build Status

What is ilixi?

ilixi is an open-source lightweight GUI framework and it is designed with Linux based embedded devices in mind. ilixi uses DirectFB at its core in order to render all graphics content to a Linux framebuffer device. This eliminates the need for X server.

Build instructions

This section briefly describes the steps for building ilixi only. For information on building dependencies please refer to ilixi web site (http://www.ilixi.org).

ilixi depends on following packages:

  • DirectFB
  • libxml2
  • libsigc++
  • fontconfig
  • gettext

Once all dependencies are successfully installed on your system you can build and install ilixi as follows:

./configure
make && make install

Documentation

Please refer to ilixi homepage for guides and tutorials.

ilixi uses Doxygen for API documentation. If your system has required software, you can generate an up-to-date version as follows:

./configure
make doxygen-doc

License

ilixi is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

ilixi's People

Contributors

mtsekm avatar dfbdok avatar tworaz avatar adptech avatar sonixi avatar

Watchers

James Cloos avatar EunCheol, Ro 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.