Showing 95 open source projects for "mpeg-4"

View related business solutions
  • Employee monitoring software with screenshots Icon
    Employee monitoring software with screenshots

    Clear visibility and insights into how employees work. Even remotely

    Our computer monitoring software allows employees, field contractors, and freelancers to manually clock in when they begin working on an assignment. The application will take screenshots randomly or at set intervals, which allows employers to observe the work process. The application only tracks activity when the employee is clocked in. No spying, only transparency.
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
  • 1
    xio is a platform independend IO library written in C++. It supports basic IO operations and extends the basics with mounting several file types like ZIP, 7z, ISO.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    dirdiff is a Perl command-line utility for recursively comparing the date/time stamps of files contained in two directory trees.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Network Manager Based On Python Programming, Designed For Terminal Only.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This project is about using a SD-card together with an ATMEL ATmega32 microcontroller as mass storage medium. It implements the interface to the SD-card, a simplified FAT16 filesystem and a sample application: a data logger.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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.
  • 5
    Blueper is a tool designed to abuse Bluetooth file transferring. This tool can cause several mischievous results, including; continual popups of file transfer requests, writing data to a remote device disk,or locking up/crashing some devices.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    diff2html is a bash 3.2 script that uses the output from diff(1) to create an html file with color comparison of file1 to file2. The html file (optionally) formats using CSS. Hyperlinks are provided to jump to the changed lines.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    As in Pretty Good Privacy, this is a Pretty Good Incremental Backup tool. Inspired in rsync, jnSynch provides a basic file synchronization engine written in JAVA and so executable from either Java-compatible computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Rename multiple files based on date time
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This is a tiny JMX agent for ZFS. It relies on the presence of the commands "zpool" and "zfs". It defines two MBean types, one for pools and another for datasets. This agent can provide ZFS-specific monitoring for management tools that support JM
    Downloads: 0 This Week
    Last Update:
    See Project
  • Speech-to-Text: Automatic Speech Recognition Icon
    Speech-to-Text: Automatic Speech Recognition

    Accurately convert voice to text in over 125 languages and variants by applying Google's powerful machine learning models with an easy-to-use API.

    New customers get $300 in free credits to spend on Speech-to-Text. All customers get 60 minutes for transcribing and analyzing audio free per month, not charged against your credits.
  • 10
    Smart Copy is a single-file Python app for batch execution (Ant-like) of commands. For example, SC can dump a SQL database, zip it and a source dir, and then send everything to an FTP site. Batch files are XML-based. See More >> Wiki for full details.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    LisTX is a PHP-based web kit for listing directories and files of a specific path on a web server. It just looks like Directory Indexing page of apache. If you have a PHP virtual host but you can't configure apache, you may need it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ZeST is a TUI program for stressing filesystems/disks. Depnding only on curses, it works on any POSIX system. It uses fork()s and a named fifo for IPC. Individual process can be killed if one were to start too many and this would not interrupt the test.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    texQL, "sQL for Text" grants you sql-like access to all ascii-files on the filesystem. eg: SELECT foundcount,filename,filesize,content,linenumber,linecount FROM ./ WHERE CONTAINS='mysql_connect' OR 'mysql_pconnect' AND filename="*.php"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    compactpath is a python package to handle compacting of filepaths. compacting of filepaths may be useful in gui programming where filepaths of arbitrary lenght have to be displayed in widgets with limited visual space.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A very simple, but useful, application that creates a list of files in any folder/directory on your computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    readsmb is an open source extentsion module for Python. It's writen by C and published under the GPLv2. Using readsmb, you can browse or read contents on a SAMBA/CIFS server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    wpasterr allows copy/paste files (text, images, documents, programs, ...) through web servers, from console command and web browser.C source code. To get wpasterr (functional beta)... ( wget -O wpasterr-1.0.0.tar.gz http://217.149.5.211/pf/-7116120 )
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Library for filesystems intended to be used in embedded projects. The library currently supports FAT12/16/32 reading & writing on SD-cards, and is easily expandable for use with other devices on any platform.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    tskmount, is a Fuse filesystem written in perl and based on The Sleuth Kit tools. It is intended to provide an easy way to recover deleted files over ext2, fat and ntfs filesystems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    FSFS is a secure distributed file system in user space built over FUSE and OpenSSL. It stores AND transfers data between clients and server in secure form, leaving most of the cryptography to the clients, thus relieving the server of the additional work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A WebDAV file manager channel for uPortal. An easy way to provide access to users home directories and other network resources in uPortal. Uses Apache Slide as base API for handling the communication to the WebDAV server
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    PySamba is a full wrapper based in the work of Tim Potter. PySamba is built as a Python C extension and a Python module that hides the complexity of the lower layer (smb). At now, PySamba provides a fully functional samba wrapper
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Davenport is a servlet-based WebDAV gateway to a CIFS network. This allows you to access Windows/Samba shares using any web browser. WebDAV clients (such as Windows Web Folders) can upload and download from the shares as if they were local folders.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Dissatisfied with the speed? Don't worry, an amazing speed improvement was made between alpha 3 and comming-soon alpha 4. Just wait two or three days to download stable :) version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    FSFSJ is a distributed Fault-tolerant Secure FileSystem using Jini. It provides replication of data and metadata. Each server instance runs in user-space on any Java-supported platform and utilizes the underlying filesystem as the storage medium.
    Downloads: 0 This Week
    Last Update:
    See Project