Showing 268 open source projects for "conky-lua"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Payroll Services for Small Businesses | QuickBooks Icon
    Payroll Services for Small Businesses | QuickBooks

    Save up to 50% on QuickBooks Online! Keep the Accounting and Book Keeping for your Small Business up to date!

    Easily pay your team and access powerful tools, employee benefits, and supportive experts with the #1 online payroll service provider. Manage payroll and access HR and employee services in one place. Pay your team automatically once your payroll setup is complete. We'll calculate, file, and pay your payroll taxes automatically.
    Learn More
  • 1

    QL

    Extending standart QLUA

    This library is developing by users of QLUA. Main purpose - make it easier and faster to write add-ons for Quik using LUA.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    HGL Suite

    HGL Suite

    A piece of useless crap

    March 2013 this project was announced first to public, but the feedback was ZERO. So I guess it is insanely bad and unusable. Ok. But sorry, I decided to continue it for myself to improve my inability and unexperience in software development FOR MYSELF. Even if it seemed to be the worst thing ever, I *NEED* to develop software for my own well being and even if I apparently - after over 20 years since the first lines of code I wrote - I improved my ability not a single bit than it is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    ComputerCraft Chris Programs

    Programs for ComputerCraft mods of Minecraft

    ComputerCraft Chris Programs, is an open-source programs for a Minecraft mod: ComputerCraft.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Scrupp is a cross-platform 2D engine which uses SDL and OpenGL for visualization. It is controlled by external Lua scripts. The core supports various image, sound, music and font formats. The hard work is done by plugins written in Lua.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 5
    Lua Built-In program

    Lua Built-In program

    Self-running Lua interpreter.

    Lua Built-In program (L-Bia) is a self-running Lua interpreter. It turns your Lua program with all required modules (either Lua or C libraries) and an interpreter into a single stand-alone program.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    liblzg is a minimal implementation of an LZ77 class compression library. The main characteristic of the library is that the decoding routine is very simple, fast and requires no memory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Jumper

    Jumper

    Fast and easy-to-use pathfinding library for grid-based games

    Jumper is a pathfinding library designed for grid-based games. It aims to be fast and lightweight. It features a wide range of search algorithms, built within a clean interface with chaining features which makes it very friendly and easy to use. Jumper is written in pure Lua. Thus, it is not framework-related and can be used in any project embedding Lua code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A project to embed Lua on different hardware platforms. Currently ARM variants are targeted, but it should be possible to port it to any platform that is supported by the gcc+newlib combo. Platform access libraries will also be provided.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Apolo IDE

    Apolo IDE

    A powerful and Open Source Lua IDE

    A simple and powerful Lua IDE. It still under development in the beta version, but It is useful. If you can, contribute with us. Contribute: https://github.com/aron-bordin/Apolo-IDE
    Downloads: 0 This Week
    Last Update:
    See Project
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
    Learn More
  • 10
    lxgui

    lxgui

    A Lua and XML Graphical User Interface

    Note: this project has been migrated to github: https://github.com/cschreib/lxgui lxgui is an open source, portable, and data driven GUI. It is fully extensible, and supports caching through render targets. It is meant to be used by real time applications (such as games). The GUI can be created either by C++ code, or by using the integrated "add-on" system, where the GUI is parsed from XML and Lua files. It relies on keyboard and mouse input (support for other controllers is not planned...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Safe Lua is a variant of Lua tailored for advanced sandboxing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Ops is a C++ library and a Python module for reading configuration files. The files are written in Lua, which makes the configuration files easy to read and write for the beginner, and yet very powerful for advanced users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Mac OS X and Windows OpenGL 3D Engine tools, content and code to create games and applications. Newton physics, OpenAL sound with OGG Vorbis, Lua, Revolution, written in C.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Rails Exporter for MySQL Workbench

    Rails Exporter for MySQL Workbench

    Plugin for MySQL Workbench creates rails 3.x files from schemata

    Plugin for MySQL Workbench creates rails 3.x files from schemata. Automatically creates schema,seed,migration and model files from MySQL Workbench schemata.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    LuaLinq

    LuaLinq

    Lightweight Linq-like library for Lua

    Lightweight Linq-like library for Lua. For the latest version of this project, refer to http://code.google.com/p/lualinq/ Sorry for that. The syntax is very similar to LINQ and reminds of SQL, for those who already know those languages. It’s released with a BSD 3 clause license. It uses a very basic subset of Lua, which allows it to be used also in very restrictive embedding scenarios (e.g. videogames). The focus on data instead of processing makes it suitable for all those...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Quorra

    Lua interpreter and API for .NET

    Quorra provides a multi-platform Lua API runtime and console for .NET applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    T-ABC

    Fórum de discussão para a TV Digital.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    webapigen

    Windows console program providing a front end to the cgic library

    ... enjoy concocting small languages and prefer c++ to such scripting languages (php, python, lua, javascript) as I have had passing contact with: if this is you, then you may like this effort. Manual at http://www.njames.co.uk/reference/webApiGen.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Luasofia
    LuaSofia is a Lua binding of Sofia-Sip library. Sofia-SIP is an open-source SIP User-Agent library, compliant with the IETF RFC3261 specification. We decided to use git, source code can be get at: git://github.com/ppizarro/luasofia.git
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    mod_pLua

    mod_pLua

    An Apache module for developing web applications using Lua

    mod_pLua is a module for the Apache httpd web server, that enables the use of preprocessed (html-embedded) Lua scripts using a PHP-like syntax as well as CGI-style interfacing, but at a much faster pace. For a more detailed description, see the wiki: https://sourceforge.net/p/modplua/wiki/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A make like tool which consists mainly of a C++ engine and a Lua interpreter which processes the build scripts.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    !!! Albion 2 has moved to http://albion2.org !!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    SkyFireGMH

    SkyFireGMH -- A SkyFireEMU Administration Helper

    SkyFireGMH is an administration addon for the SkyFireEMU project. This addon is LUA/XML/Addon Native and all rights are hereby reserved by the creator (Alex Summers) until further notice beginning Dec 26th 2011
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The name stands for "General Purpose Abstraction Layer". GPAL is a set of C++ classes which are used to represent any kind of data and to manipulate them. Thanks to SWIG, it is usable in many programming languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    BuildGen is a a cross-platform build script generator. It reads some easy to write cofiguration files and creates things such as IDE projects, Makefiles and other forms of build information.
    Downloads: 0 This Week
    Last Update:
    See Project