Showing 59 open source projects for "loki-lib"

View related business solutions
  • Tigerpaw One | Business Automation Software for SMBs Icon
    Tigerpaw One | Business Automation Software for SMBs

    Fed up with not having the time, money and resources to grow your business?

    The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
  • HRSoft Compensation - Human Resources Software Icon
    HRSoft Compensation - Human Resources Software

    HRSoft is the only unified, purpose-built SaaS platform designed to transform your complex HR processes into seamless digital ones

    Manage your enterprise’s compensation lifecycle and accurately recognize top performers with a digitized, integrated system. Keep employees invested and your HR team in control while preventing compensation chaos.
  • 1
    Amazon Kinesis Video Streams Parser Lib

    Amazon Kinesis Video Streams Parser Lib

    Easy to work with the output of video streams

    Amazon Kinesis Video Streams parser library is for developers to include in their applications that makes it easy to work with the output of video streams such as retrieving frame-level objects, metadata for fragments, and more. The Amazon Kinesis Video Streams Parser Library for Java enables Java developers to parse the streams returned by GetMedia calls to Amazon Kinesis Video. A streaming Mkv Parser called StreamingMkvReader that provides an iterative interface to read the MkvElements in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Ultroid

    Ultroid

    Telegram UserBot, Built in Python Using Telethon lib

    Ultroid, a pluggable telegram userbot, made in python using Telethon! Ultroid has been written from scratch, making it more stable and less crashes. Ultroid warns you when you try to install/execute dangerous stuff (people nowadays make plugins to hack user accounts, Ultroid is safe). Unlike many others userbots that are being suspended by Heroku, Ultroid doesn't get suspended. Ultroid has been written from scratch, making it more stable and less of crashes. Error handling been done in the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Connected React Router

    Connected React Router

    A Redux binding for React Router v4

    Synchronize router state with redux store through uni-directional flow (i.e. history -> store -> router -> components). Supports React Router v4 and v5. Supports functional component hot reloading while preserving state (with react-hot-reload). Dispatching of history methods (push, replace, go, goBack, goForward) works for both redux-thunk and redux-saga. Nested children can access routing state such as the current location directly with react-redux's connect. Supports time traveling in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    VDR plugin: xine-lib based software output device for VDR.
    Downloads: 1 This Week
    Last Update:
    See Project
  • All-in-One Payroll and HR Platform Icon
    All-in-One Payroll and HR Platform

    For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

    We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
  • 5
    yowsup

    yowsup

    The WhatsApp lib

    yowsup is a python library that enables building applications that can communicate with WhatsApp users. The project started as the protocol engine behind Wazapp for Meego and OpenWA for BB10. Now as a standalone library it can be used to power any custom WhatsApp client. During maintenance of yowsup, several projects have been spawned in order to support different features that get introduced by WhatsApp. Some of those features are not necessarily exclusive to WhatsApp and therefore it only...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Webhook-Client

    Webhook-Client

    Manage Your Discord Webhook Online

    Manage Your Discord Webhook Online.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    RaspberryLight

    Make your Raspberry Pi to a Wi-Fi controllable LED Light

    Make your Raspberry Pi to a Wi-Fi controllable LED Light using LED stripes with WS 2811 controller. This software enables the raspberry to provide a web server interface (HTTP / Rest) for controlling the connected LED stripe. That project bases on the WiringPi lib, Indy for Lazarus and also on the Tinkerforge bindungs for Lazarus. The Stripe must be connected with the Tinkerforge Masterbrick and the LED-Stripe bricklet. WiringPi is used to control the GPIOs for some feature and Indy (Internet...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Advanced C/C++ library(ACL) for UNIX-like OS and WIN32 OS, including sync/async/ssl iostream for net/file, thread pool, process pool, db pool, server framework, event, memory, string, array/hash/ring/list, xml and json parser, http/smtp/icmp protocol, SSL/TLS, C unit test, etc
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    libdropbox

    Small ANSI C lib for dropbox/windows azure communication

    Small ANSI C lib for dropbox and windows azure communication. Built for small platforms. Using PolarSSL for https communication. Features a small self contained https module and a modified version of the JSMN json parser. Originally based on the dropbox_uploader script. Able to do most dropbox actions. Eg. Upload file, download file, list, file info, account info, share link. Also contains a small CLI programs that interfaces with the lib. Also capable of windows azure service bus...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Let your volunteer coordinators do their best work. Icon
    Let your volunteer coordinators do their best work.

    For non-profit organizations requiring a software solution to keep track of volunteers

    Stop messing with tools that aren’t designed to amplify volunteer programs. With VolunteerMatters, it’s a delight to manage everything in one place.
  • 10
    CCOM - a lib for serial port interface
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    CBAR - a bar code reader lib
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Ne Plus Ultra

    UDP based file transfer client/server application (based on lib UDT)

    Combined client+server UDP based file transfer application. Based on the UDT protocol - via libudt - http://udt.sourceforge.net/ UDT is a reliable UDP based application level data transport protocol. UDT is designed for extremely high speed networks and it has been used to support global data transfer of terabyte sized data sets. Ne Plus Ultra is built to have extremely minimal dependencies (statically linked against libudt.a) to ensure maximum portability and ease of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    exdatisSendMail

    java example

    Java example program(javax.mail). Send mail. lib: https://java.net/downloads/swingx/releases/ http://www.java2s.com/Code/Jar/j/javax.mail.htm http://www.jtattoo.net/Download.html I wrote this using: Scientific linux 6.7 32 bit. Netbeans 8.1 JDK 1.8(Oracle) Test: linux and win7 Problems: see(for gmail) : https://support.google.com/accounts/answer/6010255?hl=en
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    EmailHandler

    A simple library for sending emails with or without attachments

    This is a simple library with just one function call you can send email with or without attachment. Support attachment upto 20mb. Having secure proto with SSL and TLS. Currently supports Gmail, Yahoo, Hotmail and AOL. It also supports encrypted mail sending with Base64 and MD5. A demo application in VC++ 2008 with EmailHandler file (Header+Lib and DLL) is attached. Thanks to Mayur for giving me idea to make a separate Library.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Mbox2eml splits mbox mailboxes into single eml files. It is highly configurable and written in C++ to gain maximum performance using a minimum of RAM. It uses the boost-lib to provide maximum portability. Binaries for Win and Linux are available.
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • 16

    Tiny VOIP application

    A tiny project that implentment real-time communication.

    The project was created by python. Hope everyone like it and improve it. It will be much more important in our LTE times. This is just a simple real-time project, using UDP socket.I'll change to RTP lib later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    QuickSock

    QuickSock

    A simple C++ socket library used to make socket programming tolerable.

    The latest version of QuickSock is version (1.1.2). Wrapper for the Monkey Programming Language: http://monkeycoder.co.nz/Community/posts.php?topic=4866 QuickSock is a very simple C++ based UDP networking library. QuickSock currently relies on the WinSock library on Windows, (and as of April 2013, QuickSock uses BSD sockets on other platforms). QuickSock is a work in progress, so later down the road I may add new features, or change how things function. See the "Things to add in the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    WinCC Open Architecture C# Framework

    C# Framework for WinCC OA Open Architecture connectivity (XMLRPC)

    Author: Andreas Vogler Homepage: www.rocworks.at Communication .Net client to WinCC Open Architecture. Works fine with MonoTouch and Mono for Android! GPLv3 License is used for the public domain. If you plan to use it in a CLOSED SOURCE project, please get in touch with me - andres.vogler@gmail.com ! Communication can be done directly with XMLRPC or with the included proxy: * .net remoting is used for "commands" from the client to the proxy (dpConnect, dpQueryConnect). * tcp (xml over...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A simple and easy to use configure file parser utility in C++ Language, which have only 1 hpp file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    InterFace

    InterFace

    Chat Messenger - Open Source Social Network - Online Chess Game

    InterFace is a social network chat and messenger Addon for the open source web Browser http://dooble.sf.net based on lib-rs. The Messenger includes a Chess Game, Email Client and Groupchat. It is an open source Social Network. Play Chess Online with and against your Friends in this Messenger. Many Chess Clubs use it for Online Communication and Chess with Friends. Students use it for the group chat function with friends from the campus. The Email Solution offers spam free emails as only...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    PHP SSH2 lib

    Fork of PECL SSH2 0.11.3 includes keyboard_interactive login

    PECL SSH2 is a library for using SSH in PHP. The function ssh2_auth_password fails if the SSH client has keyboard_interactive method set. This fork is made to rectify the above problem. The patches have been sent to PECL . It may release in their next package release also. Visit http://www.adcoprod.com/ njoy!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    AQZ File Parser for Java

    simple parser to read amateur radio questionary data format zip files

    The AQZ File Parser for Java is a simple jar file. So you can use this lib for reading "Amateur Radio Questionary Data Format Zipped" files (*.aqz). A aqz file contains all questions and images of a ham radio exam. This format was developed by Oliver Saal, DM1OLI and the webmasters of http://www.afup.a36.de/. Feel free to visit there pages for more informations and for downloading the latest aqz files for a lot of countries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    GumiXRadio

    GumiXRadio

    GumiXRadio est un lecteur de flux audio type webradio développé en C++/lib Qt. Customisables et s'adapte à la plupart des flux audio.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The Java Msn Lib(JML) based web msn client developed by Roy Tsang. You can reach me at roy dot cstsang at gmail dot com.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    libmail - simple POP3 mail checker library with SSL support. Library was specialy designed for utilities/widgets that monitors for incoming of new mail from POP3 boxes.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next