Showing 14 open source projects for "write"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

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

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • 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
  • 1
    QtScrcpy

    QtScrcpy

    Android real-time display control software

    QtScrcpy connects to Android devices via USB (or via TCP/IP) for display and control. It does NOT require the root privileges. It supports three major platforms: GNU/Linux, Windows and MacOS. You can write your own script to map keyboard and mouse actions to touches and clicks of the mobile phone according to your needs. A script for "PUBG mobile" and TikTok mapping is provided by default. Once enabled, you can play the game with your keyboard and mouse as the PC version. or you can use up/down...
    Downloads: 198 This Week
    Last Update:
    See Project
  • 2
    MMKV for Android

    MMKV for Android

    An efficient, small mobile key-value storage framework

    MMKV for Android is an efficient, small mobile key-value storage framework developed by WeChat. Works on Android, iOS, macOS, Windows, and POSIX. Efficient. MMKV uses mmap to keep memory synced with file, and protobuf to encode/decode values, making the most of Android to achieve best performance. MMKV supports concurrent read-read and read-write access between processes. Easy-to-use. You can use MMKV as you go. All changes are saved immediately, no sync, no apply calls needed. MMKV contains...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Realm

    Realm

    Mobile database: a replacement for Core Data & SQLite

    Realm’s mobile database is an open source, developer-friendly alternative to CoreData and SQLite. Start in minutes, port your app in hours, and save yourself weeks of work. Available for Swift, Objective-C, Java, Kotlin, C#, and JavaScript. Realm’s object-oriented data model is simple to learn, doesn’t need an ORM, and lets you write less code. Realm’s local database persists data on-disk, so apps work as well offline as they do online. Realm is fully-featured, lightweight, and efficiently uses...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    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: 0 This Week
    Last Update:
    See Project
  • Small Business HR Management Software Icon
    Small Business HR Management Software

    Get a unified timekeeping, scheduling, payroll, HR and benefits portal with WorkforceHub.

    WorkforceHub is the instantly useful, delightfully simple to use, small business solution for tracking time, scheduling and hiring. It scales as your business grows while delivering the mission-critical features an organization needs. It is tailored to, built for, and priced for small business employers.
    Learn More
  • 5
    J2ObjC

    J2ObjC

    A Java to iOS Objective-C translation tool and runtime

    J2ObjC is an open-source command-line tool from Google that translates Java source code to Objective-C for the iOS (iPhone/iPad) platform. This tool enables Java source to be part of an iOS application's build, as no editing of the generated files is necessary. The goal is to write an app's non-UI code (such as application logic and data models) in Java, which is then shared by web apps (using GWT), Android apps, and iOS apps. J2ObjC supports most Java language and runtime features required...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Codename One

    Codename One

    Cross-platform app development framework for Java & Kotlin developers.

    Build native mobile applications using Java or Kotlin with our open source tools. Codename One seamlessly integrates with IntelliJ/IDEA, Eclipse & NetBeans to make native write once run anywhere a reality on iOS (iPhone/iPad), Android, Windows (UWP), Desktops and more.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7

    android-timestamp-keeper

    Read and write timestamps to files in android

    Modern android devices don't use anymore Mass Storage Mode. Instead they use the internal sdcard as a virtually mounted subfolder inside /data partition. It would be ok if MTP preserved correctly timestamps, which doesn't. Other options that could work, like FTP with MFMT command doesn't work properly on android either. Droid Explorer is enough for files, but doesn't support folders. This handy bash script helps you to backup and restore the last modified timestamp for folders...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    OpenRemote

    OpenRemote

    Open Source for Internet of Things

    ... to the user. A proprietary hardware vendor can build modern panel support and integrate with existing vendors. Whether you are a DIY aficionado, a high-end installer, a hardware vendor or integrator, OpenRemote has something for you. We want to make OpenRemote the standard for commercial and hobbyist integration alike. We allow any integrator or vendor to write plug-ins and bring innovative tools that simplify the work of an installer and the relationship with the client.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9

    dex2jar

    Tools to work with android .dex and java .class files

    ... tools to work with .class files. * d2j-smali disassemble dex to smali files and assemble dex from smali files. different implementation to smali/baksmali, same syntax, but we support escape in type desc "Lcom/dex2jar\t\u1234;" * dex-writer write dex same way as dex-reader.
    Leader badge
    Downloads: 828 This Week
    Last Update:
    See Project
  • Component Content Management System for Software Documentation Icon
    Component Content Management System for Software Documentation

    Great tool for serious technical writers

    Paligo is an end-to-end Component Content Management System (CCMS) solution for technical documentation, policies and procedures, knowledge management, and more.
    Learn More
  • 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

    FasterDDR

    Various tools for device description repositories.

    Java API for OpenDDR and WURFL read, write and refactor operations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Py4Calc

    Py4Calc

    Python for calculators

    Python4Calculators - Brings Python programming language to calculators. It turns simple scripts into programs for TI 83/84 and HP 49/50g series calculators. The language is a basic subset of Python, with access to the calculator's built in functions.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13
    The Manual Reader App
    The Manual Reader app for Android mobile devices allows developers to easily create and distribute offline manuals for easy installation on user devices. Included is a manual for the c:geo geocaching app.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • Previous
  • You're on page 1
  • Next