Showing 22 open source projects for "new"

View related business solutions
  • Nectar: Employee Recognition Software to Build Great Culture Icon
    Nectar: Employee Recognition Software to Build Great Culture

    Nectar is an employee recognition software built for the modern workforce.

    Our 360 recognition & rewards platform enables everyone (peer to peer & manager to employees alike) to send meaningful recognition rooted in core values. Nectar has the most extensive rewards catalog so users can choose from company branded swag, Amazon products, gift cards or custom reward types. Integrate with your other tools like Slack and Teams to make sending recognition easy. We support top organizations like MLB, SHRM, Redfin, Heineken and more.
    Learn More
  • Powering the next decade of business messaging | Twilio MessagingX Icon
    Powering the next decade of business messaging | Twilio MessagingX

    For organizations interested programmable APIs built on a scalable business messaging platform

    Build unique experiences across SMS, MMS, Facebook Messenger, and WhatsApp – with our unified messaging APIs.
    Learn More
  • 1
    Andronix App

    Andronix App

    This is the official repository for the back end of the Andronix app

    Andronix is simple inside the hood (well not really, but most of it is simple to understand). Andronix uses PRoot to run your favorite Linux distribution on your Android devices. PRoot is a user-space implementation of chroot, mount --bind, and binfmt_misc. This means that users don't need any privileges or setup to do things like using an arbitrary directory as the new root file system, making files accessible somewhere else in the file system hierarchy, or executing programs built for another...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    Quasar Framework

    Quasar Framework

    Build high-performance VueJS user interfaces in record time

    Effortlessly build high-performance & high-quality Vue.js 3 user interfaces in record time. Combine the power of Quasar UI with Quasar CLI. One source code for all platforms simultaneously with all the latest and greatest best practices out of the box. Focus only on your app's features and forget about the boilerplate around it. Build high-performance VueJS user interfaces in record time: responsive Single Page Apps, SSR Apps, PWAs, Browser extensions, Hybrid Mobile Apps and Electron Apps....
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    AWS Amplify CLI

    AWS Amplify CLI

    Toolchain for simplifying serverless web and mobile development

    The AWS Amplify CLI is a toolchain that includes a robust feature set for simplifying mobile and web application development. The CLI uses AWS CloudFormation and nested stacks to allow you to add or modify configurations locally before you push them for execution in your account. Provisions cloud resources with the latest local developments. The 'no-gql-override' flag does not automatically compile your annotated GraphQL schema and will override your local AppSync resolvers and templates....
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    vConsole

    vConsole

    A lightweight, extendable front-end developer tool for mobile web page

    vConsole is a lightweight, extendable front-end developer tool for mobile web page. A plugin allows you to add a new tab, add one or more tool button(s). You can customize the functions of the tab and buttons. After imported, vConsole should be inited manually. When vConsole is not loaded, logs will be printed to native console. After importing vConsole, logs will be printed to both front-end console and native console. Some useful vConsole properties and methods are available for plugin...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure Online Fax and Business Text Messaging Service Icon
    Secure Online Fax and Business Text Messaging Service

    Elevate your business communications with Notifyre's secure SMS and fax solutions.

    Send and receive SMS and fax online, from email, app or with our developer friendly SMS & fax API. HIPAA compliant & ISO 27001 certified. Outstanding value and 5-star service.
    Learn More
  • 5
    PushNotifications

    PushNotifications

    A macOS, Linux, Windows app to test push notifications on iOS Android

    PushNotitication is an app used for testing push notifications on iOS and Android. Support macOS, Windows, Linux. Support using certificate and token for authentication with APNS. Auto save settings. To connect to APNs you can use either Provider certificate or Authentication Token. They are different ways and Authentication Token is a new one. Provider certificate expires every year and needs to be regenerated (and reuploaded to your server as .p12). Authentication Token is unlimited and you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    eNFC

    embedded NFC

    A small and simple Java API to read and write NFC cards. It supports mifare cards and PN 532 chips. This library works with RS232. More details: http://blog.sibvisions.com/2012/12/23/new-project-embedded-nfc/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    race-timer

    Informal Race Timer using NFC wristbands

    ... start up menu to choose language. Add a new language by adding a json file and modifying the menu. The data directory contains race.db and sql contains sql to create the database. This is very preliminary and YMMV. Testing with my running group over the next few weeks. See wiki for rough install instructions. Developed on Linux Mint.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Stable MIUI Global Based Stable ROMs, made Purely for Indian Users Devices Currently Supported on; - Redmi Note 4x - 10 or G In Future, New Support will be given on following Devices: - Redmi Note 7 - Redmi Note 7S - Redmi Note 7 Pro - Redmi 7 - Redmi 4 - Realme 3 - Realme 3i - Realme 3 Pro - Realme 1
    Downloads: 14 This Week
    Last Update:
    See Project
  • 9
    NASH OS

    NASH OS

    Nash Operating System for Modern Ecommerce

    The all-built-in-one, automatic, ready-to-go out-of-box, easy-to-use state-of-the-art, and really awesome NASH OS! Over 25,000+ flexible features and controls and all scalable!! The most powerful solution ever built to instantly deliver new heights of online ecommerce enterprise to you.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 10
    51Degrees-Java

    51Degrees-Java

    Mobile Device Detection for Java - 4 Step Setup - 3 minutes

    ... fiftyone.mobile.detection.factories.StreamFactory; 4) Use the following code to start detecting devices: //The Lite data file is provided with every archive. Provider p = new Provider(StreamFactory.create("path/to/data/file")); Match match = p.match("USERAGENT_STRING"); boolean isMobile = match.getValues("IsMobile").toBool(); if(isMobile) System.out.println("Mobile"); else System.out.println("Not mobile");
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Amazon Mobile Analytics SDK JavaScript

    Amazon Mobile Analytics SDK JavaScript

    Amazon Mobile Analytics JavaScript SDK

    The Mobile Analytics SDK for JavaScript allows JavaScript-enabled applications to create and submit events for analysis in the AWS Console and through Auto Export to S3 and Redshift. The library uses the browser's local storage API to create a local cache for the data, allowing your web application to batch and record events even when the app is offline. You can record monetization events to enable reports such as Average Revenue Per User (ARPU) and more. Additional app and environment...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Hippo CMS

    Hippo CMS

    Hippo CMS is a Java based, Open Source Web Content Management platform

    ... with existing systems. Next to creating and editing content, Hippo CMS enables webmasters to create new channels or configure existing page templates using its channel manager and template composer. Using the Relevance Module, specific content can be targeted at specific visitors based on the visitor’s current context, past personal history and matching personas created by the marketing team.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Enteron 18

    Enteron 18

    Surfing to the future

    Enteron is a brand that evolved much in the last two years. Since the Enteron 1, this product went into a browser that is available for almost all platforms. Fast, secure and with a good interface the new Enteron 18 debuted officially in 5th January. License: Proprietary
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    GPSInfo

    Apl. móvil de Información georeferenciada + visor 3D escritorio

    Plataforma de creación de información georeferenciada desde dispositivo móvil. Aplicación de escritorio 3D para explotación de la información. NEW: actualizada apk para soporte hasta Android 4.4 KitKat
    Downloads: 5 This Week
    Last Update:
    See Project
  • 15
    Openia CRM virtual appliance - Openbravo

    Openia CRM virtual appliance - Openbravo

    Community CRM module for Openbravo with mobile support

    OpeniaCRM is a module for Openbravo ERP released under community license. The module aims to cover the basic CRM functionalities like activities (call, meeting, task), lead, opportunities, cases and documents handling. It includes also a interactive calendar and a "Fast Lookup" HTML5 interface browsable from smartphones and tablets. Version 1.0.72 is available! Includes: - New Widgets on: Activities, Cases, Opportunities and Recently Updated Leads - New Views: now you will be able...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    MyCouncil
    A framework to enable local authorities to promote and publicise the geographical and political structures of their area and to enable the move to a Self Service approach to providing public services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A chat program that use sms.it was written in java. works on CLDC 1.1 midp 2.0 mobile devices. all messages are shown on one screen. sender and receiver must have the program to communicate. Billing is your standart sms price per message you sent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    smsy
    Это простая библиотека для отсылки бесплатных SMS через сайты операторов сотовой связи. Работает с российскими операторами.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    New Linux distribution aimed at Openmoko Freerunner
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Java API for GSM modems. Allows sending and receiving SMS. Capable to dial out and receive calls in data mode. Contains driver classes for Wavecom and Siemens GSM modems. Extandable. Developers are welcome to supply new drivers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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
  • 22
    The code released on this software project site is the result of the mGBL-project (www.mg-bl.com). Around 30 researchers have joined forces to research and develop new forms in emotional and playful learning methods triggered by mobile phones.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next