Showing 99 open source projects for "linux-kernel-webassembly"

View related business solutions
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • 1
    API library call APPA109N.DLL

    API library call APPA109N.DLL

    (retrieving data from Multimeter and sound measurement data)

    This library (the DLL), to work with a multimeter APPA-109N through physical or virtual COM port over USB in OS NT/2000/2003/XP/Vista/7/8, designed for querying, reading and decoding data measurements APPA WinDMM100 protocol 95/98 and sound measurement data. DLL provides universal access for other applications, regardless of the language in the environment Win OS. DLL for use in their projects comply with the agreement on stdcall-calls. Type of calling convention is declared after the...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    SynchedIn

    To synch and encrypt all sorts of data across different sources

    SynchedIn is a portable utility created to enforce realtime or latent synchronization of data (generally files) between different data storage sources. You can create as many synch configs as you please. Each synch config specifies a number of data sources, a number of schedulers. Each scheduler determines when the data sources must be checked for synchronization. Each data storage source represents a hierarchical (file system ...) or other type of data storage medium. These include...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Titanium SMS Backup  and Skype Viewer

    Titanium SMS Backup and Skype Viewer

    View SMS/MMS and Skype conversations from your Android device

    This is a GUI application to view conversation files created from the following Applications: - Titanium Backup - SMS Backup and Restore - Skype It displays both sides of a conversation (SMS/MMS/Skype) on the right screen side in chronological order. Each item is displayed like a conversation bubble in a cartoon. On the left side a list box of threads is displayed. In this way it groups conversations from the same person and phone number together.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SuperSync

    SuperSync

    A file synchronization/backup utility

    A file synchronization/backup utility. Designed to synchronize two folders. It can be used as a backup by synchronizing to a backup source. You can synchronize multiple computers to the same storage source. Includes FTP, SFTP and FTPS support.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Vibes don’t ship, Retool does Icon
    Vibes don’t ship, Retool does

    Start from a prompt and build production-ready apps on your data—with security, permissions, and compliance built in.

    Vibe coding tools create cool demos, but Retool helps you build software your company can actually use. Generate internal apps that connect directly to your data—deployed in your cloud with enterprise security from day one. Build dashboards, admin panels, and workflows with granular permissions already in place. Stop prototyping and ship on a platform that actually passes security review.
    Build apps that ship
  • 5

    PyDropSync

    Sync arbitrary directories (within firewall) with Dropbox, (Python)

    Synchronizes arbritary directories (on drives) outside the dropbox-directory with Dropbox, on the base of Include/Exclude/Include rules. Can also be used inside domains where the normal Dropbox sync is not allowed by the firewall. PyDropSync is tested on Win-XP and Win-7.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Open Source project for the development of the IEEE 11073-20601 reference implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Send files from any place to an HTTP server. Transfer files in parts / chunks. Transfer big files (and small). Have limited upload file size? Multiple files at once? Behind a firewall (no scp/rsync/sftp)? This is for you. Made in PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    exito

    exito

    the EXercise event Injection TOolkit

    EXITO, the EXercise event Injection TOolkit, has been developed in order to help the moderators of large scale, multi-party exercises. It has been designed as a communication and coordination tool to keep in track the execution of complex exercises with large number of injects and players. It enables the exchange of events and reports among users by managing a Master Event List (MSEL); massively injecting events; and collecting feedback from the exercise players. EXITO is web based and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    fsize

    fsize

    Accumulate file sizes in a directory without counting dir nodes

    When you synchronize 2 file repositories with rsync, then you want to use fsize to show you if both sides show up with the same amount of files and with the same file sizes. Using du always counts files and directories (option -sb), which can result in different sizes. A directory node may use 12 KB on the rsync source and 16 KB on the rsync destination.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
    Learn More
  • 10
    Patchamama
    Patchamama is a binary patch maker/applier that works on directory tree. It can be used in application deployment, large scale project patching (including source and binary data). It use bsdiff for the binary diff job and 7zip for compression.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Language KISS HTML5

    Browser based flash cards

    Browser based flash cards to learn a language, see http://en.wikipedia.org/wiki/Flash_cards. You just need - a modern browser (smartphone, tablet, computer,...) and - an internet connection. Main features - learn (cards due to learn), swat (every card) - copy cards - filter - sort - synchronize between devices - share cards with other users (just use all and/or improve and add cards) Programm code and usage follows the KISS principle, see...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    StateTransmitter

    A library that keeps objects synchronized over a network.

    Designing network protocols by hand is a costly and sometimes troublesome work. This C# library implements a generic network protocol that transports the events object creation, object destruction and the change of a property of one of those objects. It also has facilities to observe the objects for property changes. In sum, the properties of objects that are taken care of by the library are automatically kept in sync. The only requirement to the objects is that they notify the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    FTP Sync

    Do files synchronization over FTP

    The class is made to work as an alternative to rsync when FTP is only available. The class use FTP to do synchronization to the target FTP host. It only copies the new and modified files after last run of the script. You can specify exclude list to the class and any directories or files in this list will be ignored from synchronization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    NoCalSync
    NoCalSync is a tool for synchronizing Lotus Notes Calendar and Google Calendar. With NoCalSync, you can synchronize your calendars uni-directionally from Notes to Google or from Google to Notes and bi-directionally between Notes and Google.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    CourseSync

    CourseSync

    Auto-Downloading Course Manager for BITS Pilani Hyderabad Campus

    The program automatically synchronizes (one way) the course related work from the course management system to desktop, all the user needs to do is to add the courses he wishes to follow, and as and when required run the sync function and it will automatically download the lectures that have so far not been downloaded and also re download those that have been deleted.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    BiSync

    BiSync

    Fast, reliable, bi-directional document synchronization

    BiSync provides full asynchronous bi-directional documents synchronization using many standard protocols. You can use it to have consistent files between your laptop and your enterprise servers as you edit documents offline. It can also be used to synchronize ECM repositories between sites or software solutions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Series60-Remote is an application to manage your mobile phone. You can send and receive SMS messages directly on your computer. It also provides a complex contact and file management.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18

    Bamboo Engine

    Game framework on top of Python, Panda3D and Twisted

    Bamboo intends to be a complete end-to-end game framework for client/server applications using Twisted for data exchange, Panda3D for rendering and coded in Python. Support for PyPy/CPython may be considered at a later point. An Extreme/Agile Development model is in use to allow for emergent design (IE: changing requirements). Release is updated whenever a feature is added and all tests pass cleanly 100%
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    Jazsync is Java implementation of synchronization utility Zsync. This project is part of bachelor thesis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    auto-importer
    ATOM is an OMERO client which allows automated import of image data into OMERO. ATOM is provided as is without any guarantees or warranty. The author is not responsible for any damage or losses of any kind caused by the use or misuse of the programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Real-Time Backup and synchronization for folders. * Read full description on site before using !
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Selective Harvester enables custom selection and re-use of metadata records from Open Access repositories. It combines an existing OAI-PMH harvesting tool with an open source application to filter and ingest records to a Fedora repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Кросс-платформенный интерфейс для управления телефонным справочником сотового телефона. Поддерживаемые модели: Ubiquam U-100. Функции: добавление, удаление, правка записей, экспорт в текстовый файл.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    ADJProductConsumer

    Demoscript for consuming ADJ products

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