Showing 40 open source projects for "api c#"

View related business solutions
  • Codesoft Barcode Label Software Icon
    Codesoft Barcode Label Software

    RFID and barcode label software to set your business up for success

    CODESOFT is an enterprise-level RFID and barcode label design application offering unmatched flexibility, power, and support. Available in print-only, single-user, and network configurations, CODESOFT is designed to meet all of your barcode labeling needs. Whether your goal is streamlining label printing, printing labels using a form, connecting a scale to your label template, or integrating your business database with your label templates, CODESOFT provides a solution for your organization’s most advanced labeling needs. Connect to SQL or Oracle databases for business system integrations and greater efficiency. CODESOFT includes over 100 barcode symbologies including GS1, supports all common image formats, and enables rich text editing. Native printer drivers are included for over 4,000 thermal, thermal transfer, and inkjet label printers to ensure the best label printing quality.
  • 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
    scrcpy

    scrcpy

    Display and control your Android device

    ... the device. scrcpy works with Android devices with at least API 21 (Android 5.0) and adb debugging must be enabled on the device.
    Downloads: 13,998 This Week
    Last Update:
    See Project
  • 2
    Termux packages

    Termux packages

    A build system and primary set of packages for Termux

    ... API endpoints with curl and use rsync to store backups of your contact list on a remote server. Install what you want through the APT package management system known from Debian and Ubuntu GNU/Linux. Why not start with installing Git and syncing your dotfiles? Have you ever sat on a bus and wondered exactly which arguments tar accepts? Packages available in Termux are the same as those on Mac and Linux, install man pages on your phone and read them in one session.
    Downloads: 64 This Week
    Last Update:
    See Project
  • 3
    Apache Weex

    Apache Weex

    A framework for building Mobile cross-platform UI

    ... API. Weex embraces the existing Web ecosystem, you can use modern front-end technology to develop your mobile apps. Weex supports most commonly used CSS properties and most popular front-end frameworks, such as Vue and Rax, maybe more in the future. Weex has been large-scale used in many super apps for a long time, served almost billions of people in total. Weex also derived many engineering products and platforms for industry development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Dash for iOS

    Dash for iOS

    Dash gives your iPad and iPhone instant offline access to 200 API docs

    Dash gives your iPad and iPhone instant offline access to 200+ API documentation sets. Dash is a free and open-source API Documentation Browser that gives your iPad and iPhone instant offline access to 200+ API documentation sets and 100+ cheat sheets. You can even generate your own docsets or request docsets to be included. Dash comes with 200+ offline documentation sets. You can choose which documentation sets to download and Dash will take care of the rest, making sure they are kept up...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Automated quote and proposal software for IT solution providers. | ConnectWise CPQ Icon
    Automated quote and proposal software for IT solution providers. | ConnectWise CPQ

    Create IT quote templates, automate workflows, add integrations & price catalogs to save time & reduce errors on manual data entry & updates.

    ConnectWise CPQ, formerly ConnectWise Sell, is a professional quote and proposal automation software for IT solution providers. ConnectWise CPQ offers a wide range of tools that enables IT solution providers to save time, quote more, and win big. Top features include professional quote or proposal templates, product catalog and sourcing, workflow automation, sales reporting, and integrations with best-in-breed solutions like Cisco, Dell, HP, and Salesforce.
  • 5
    PDFReporter

    PDFReporter

    Generating documents and reports, offline enabled and reliable.

    The library is a fork of the popular open source Jasper Reports and supports the common features provided by Jasper Reports, but offline and for mobile apps. The PDFReporter library supports iOS, Java and Android library. For your document and report design you use the PDFReporter Studio where you can visualize your data. If you want to use the library commercially please visit our official webpage.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    OpenRemote

    OpenRemote

    Open Source for Internet of Things

    An Open Community in the Home Automation and Domotics space. We believe an Open Source approach can revolutionize the way people create, install, and maintain software in the industry. Our panel technology integrates with your favorite protocol and runtime hardware through Open Source software. We open up the front-end and support a unified panel and visual programming model. An installer can pick and choose hardware products from different vendors and still present one panel UI to the...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 7

    mobcount

    Count i/o calls or SMS on (Jolla) mobile devices running Sailfish OS

    ...: ./mobcount.sh <mode> <io> <t1> <t2> where: mode = c (call) or s (sms) io = i (incoming), o (outgoing) t1 = start time (unix format) t2 = end time (unix format) For further information see source code and README. The script runs on other Linux OS, too. The script uses sqlite3 (pre-installed on Jolla / installable on desktop Linux OS) to evaluate a SQL database (loc.: /home/nemo/.local/share/commhistory/commhistory.db) which contains a full history of all calls and SMS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    evilrpg

    plugin-based RPG manager in C++ and Qt5

    Plugin-based RPG manager written in C++11 and Qt 5. Currently focused on Pathfinder (as that's what I spend my time on), but intended to be game-agnostic for most functions. Network-centric with a user-defined central list server (with a default public list server) to find games and players or just chat/spectate. Intended to manage game assets (character sheets, effects, initiatives, automate rules, etc) with a print function so you're not bound to the application to play your game...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Wireless Universal Resource File

    Wireless Universal Resource File

    Handset Detection for Mobile Applications. Device Description Database

    WURFL lets you detect thousands of types of mobile devices accessing your web service and take decisions based on what that device can or cannot do. With WURFL, you can optimize mobile web content, effectively deliver advertisements, or analyze mobile traffic. WURFL will read HTTP requests from mobile browsers and search the Device Description Repository (DDR) for the corresponding device properties (i.e. capabilities). WURFL will return the device capabilities to your application, which...
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Most Powerful Software Platform for EHSQ and ESG Management Icon
    The Most Powerful Software Platform for EHSQ and ESG Management

    Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.

    Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
  • 10

    btrxml

    Basic, Tiny, Reader for XML

    A very basic, portable, tiny parser for XML, written in C under the zlib license. It is designed to be used in memory constrained environments (smartphones for example). The end result will be a "DOM-like" collection of memory. A lot of things were chopped away to deliver the very basic support for XML, and this project does not aim to become a fully compliant parser; keep it basic, stay basic. Part of the design goal is to jam all of this in to one .C file and one .H file while...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Pilot's Charts iOS Aviation Chart Viewer

    Pilot's Charts iOS Aviation Chart Viewer

    FAA digital chart viewer for iPhone and iPad

    This project is for an iPhone/iPad viewer that is used to display FAA digital aviation charts. It also includes the support files necessary to prepare digital charts as downloadable tiles and a point of sale web site used by end users to obtain the charts. The viewer's features includes generating track points, which can be saved as GPX. The viewer can also be used to plot flights. The point of sale purchase system is Drupal based with a MySQL database. The remote device connects to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SMSAPI

    SMSAPI

    SMS, MMS and Voice message sending service with easy API Interface

    This project contains libraries for sending SMS, MMS and voice messages via SMSAPI gateway. Libraries are given for various programming languages (PHP, C#, JAVA, Python).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    DBFrames is an application framework for building data aware applications for Windows Mobile devices. It uses PythonCE, SQLite and PocketPyGui. Version for Android (writen in Java): https://github.com/yurtk/dbfragments
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Open NFC

    Open NFC

    Open-source Hardware-independent NFC protocol stack.

    Open NFC is an open source stack implementing the NFC functionnalities for many OSes. The Open NFC stack offers a comprehensive set of NFC API for Android, Linux and Windows Mobile.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    - 임베디드 DBMS인 openML - 서버 DB와 임베디드 DB의 동기화를 해주는 솔루션인 openMSync
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    NumberArt

    NumberArt

    Graphical interpreter

    Graphical interpreter specially suited to quickly developing and deploying application from touch screen mobile phones and tablets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    openBmap

    openBmap

    a free and open map of wireless communicating objects

    openBmap collects data and provides open maps and statistics of all communicating objects: cellular antennas, wifi hotspots. All softwares from back-end to client are open-source under AGPL v3 license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    C# framework for developing aplication on Windows Mobile 6+. Including 2D graphics layer (GDI, Imaging API or OpenGL), sound layer (FMOD powered), system layer, senzors, multi-touch (HTC HD2 only) and more... with example aplications
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    KlappStuhl
    KlappStuhl aims to be a remote control solution for controlling computers via wifi enables mobile phones. The current focus lays on building a rich remote control client + server for MythTV for Windows Mobile phones with a finger-friendly interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    qcarplayer
    This is a Player for a computer in a car named carpc. It will use the xine-lib,navit and QT4. It is plugin based and therefor good extendable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Mobile Klaverjas Scoreboard
    Windows Mobile application for keeping the score of the Dutch card game 'Klaverjassen'.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Native iPhone application which connects to the Indian Health Service Resource Patient and Management System (RPMS)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Flexync (Flexible synchronization) adjusts flexibly to your synchronization needs: it is always simple in use and lightweight, runs on many platforms, on single PC or in a network of stationary/mobile agents, and allows you to use advanced options!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    OpenBibleDB
    OpenBibleDB is a web-based Bible tool for community websites that will enable site members to write and save their own commentary notes on the website. Users will be able to export and import their notes to a mobile device.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    XmlRpcClientS60
    This is C++ implementation of the XML-RPC protocol for the Symbian platform (S60 series). This library implements client functionality. XML-RPC is a lightweight Internet protocol for requesting remote services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next