Showing 30 open source projects for "karaoke source code"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • 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
  • 1
    Windows File Manager

    Windows File Manager

    Original Windows file manager (winfile) with enhancements

    The Windows File Manager lives again and runs as a native x86 and x64 desktop app on all currently supported version of Windows, including Windows 10. I welcome your thoughts, comments and suggestions. There are two primary versions of the source code in the master branch, original_plus tag, which refers to the source for WinFile as of Windows NT4 with minimal changes so that it compiles with Visual Studio and runs on current Windows. And current master, which contains my personal changes...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 2

    Synology Open Source Project

    The open source projects that ship with Synology NAS.

    These source codes for Synology NAS and related projects allow you to modify packages with the most languages on a single PC. The licenses used by these projects vary. Please refer to the LICENSE / COPYING / COPYRIGHT files included in each project or announcements in the source code. Please note that starting from 2021/7, we are moving some of these projects to this webpage (https://archive.synology.com/download/ToolChain). You can also find more resources in Synology Dev Center (https...
    Leader badge
    Downloads: 100 This Week
    Last Update:
    See Project
  • 3
    LAME (Lame Aint an MP3 Encoder)

    LAME (Lame Aint an MP3 Encoder)

    A high quality MP3 encoder

    LAME is an educational tool to be used for learning about MP3 encoding. The goal of the LAME project is to improve the psycho acoustics, quality and speed of MP3 encoding. Note: we provide source code only!
    Leader badge
    Downloads: 16,069 This Week
    Last Update:
    See Project
  • 4
    7-Zip

    7-Zip

    A free file archiver for extremely high compression

    7-Zip is a file archiver with a high compression ratio. 7-Zip works in Windows 11 / 10 / 8 / 7 / Vista / XP / 2022 / 2019 / 2016 / 2012 / 2008 / 2003 / 2000. You can use 7-Zip on any computer, including a computer in a commercial organization. You don't need to register or pay for 7-Zip. And there is command line version for Linux and macOS. Most of the source code is under the GNU LGPL license. The unRAR code is under a mixed license with GNU LGPL + unRAR restrictions. Check the license...
    Leader badge
    Downloads: 13,385 This Week
    Last Update:
    See Project
  • Payroll Services for Small Businesses | QuickBooks Icon
    Payroll Services for Small Businesses | QuickBooks

    Save up to 50% on QuickBooks Online! Keep the Accounting and Book Keeping for your Small Business up to date!

    Easily pay your team and access powerful tools, employee benefits, and supportive experts with the #1 online payroll service provider. Manage payroll and access HR and employee services in one place. Pay your team automatically once your payroll setup is complete. We'll calculate, file, and pay your payroll taxes automatically.
    Learn More
  • 5
    Midnight Commander for Windows

    Midnight Commander for Windows

    Native Midnight Commander 4.8.30 for Windows/Win32

    .... Also includes an built-in editor/viewer, features include syntax highlighting for many languages, macros, code snippets, simple integration with external tools, automatic indentation, mouse support, clipboard and the ability to work in both ASCII and hex modes. MC can also rename groups of files, move files to a different directory at the same time as it.renames them. It lets the user specify the original and resulting file names using wildcard. https://github.com/adamyg/mcwin32
    Leader badge
    Downloads: 425 This Week
    Last Update:
    See Project
  • 6

    lrzip-next

    Next Version of Long Range Compression Program (lrzip)

    Long Range Zip. Updated and Enhanced version of ckolivas' lrzip project. Lots of new features. Better compression. Actively maintained. Download source in FILES. The code/whats-next folder contains new features or fixes in testing. The code/lrzip-fe folder contains a dialog-based front-end for lrzip-next. This is a placeholder project location. All development work is at Github.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7

    SVBus

    SVBus Virtual SCSI Host Adapter for GRUB4DOS

    Today we present a new virtual SCSI driver for use with GRUB4DOS named SVBus. The driver is used like WinVBlock and FiraDisk to access GRUB4DOS mapped drives from Windows. At the moment VHD file disk and RAM boot are supported. The supported OS platforms are Windows 2000 up to the newest Windows 10 on x86 and x64 architectures. For interested developers the source code is included and licensed under the GPL. Many thanks and much respect go out to the authors of WinAoE, WinVBlock (Shao...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 8
    pam_mount module
    pam_mount is a Pluggable Authentication Module that can mount volumes for a user session (login). Supports mounting local filesystems of any kind the normal mount utility supports, with extra code to better support CIFS, FUSE, various crypto, and more.
    Leader badge
    Downloads: 22 This Week
    Last Update:
    See Project
  • 9
    clzw

    clzw

    Implementation of LZW compression algorithm in C

    Simple, fast implementation of LZW (Lempel–Ziv–Welch) data compression algorithm in C. - Console encoder/decoder tools - OS independent - Could be used in embedded projects - Works with raw code-stream LZW features: - Hardcoded dictionary size - Variable code size - Code search is performed by hash table and embedded in dictionary linked lists (encoder) - No dynamic memory allocation
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 10
    Raquel Database System

    Raquel Database System

    RAQUEL : "Relational Algebra Query, Update and Executive Language"

    The project has 2 related sets of aims. As a language, RAQUEL is to : 1. be a pure relational algebra language (unlike SQL) as defined by Date & Darwen's "The Third Manifesto"; 2. incorporate a generalised extension of the ANSI-SPARC 3-layer DB architecture; 3. have the maximum ratio of functionality to conceptual complexity (as defined by Fred Brooks). As a DBMS, RAQUEL is to : 1. have an Open Architecture, enabling a variety of DBMS configurations of 'black box' code, each...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Viewer 45

    Viewer 45

    File Manager / General Viewer / Commandline utility / Generic Frontend

    Originally Developed as a *.dwg format viewer with minimum dependencies on Windows libraries, it has grown to be a complete file manager (or a Generic front-end / GUI suitable for any command-line utility). It's fully functional however it would need some code Refinements, in addition to replacing the *.dwg support library to any open source one (libredwg or libdwg). Additional "C" or "C++" open source libraries could be added to support many formats as needed. Complete source...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A read-only userspace filesystem for Conduant StreamStor disk recorders, especially for the Haystack Mark5 computers. Does not support Mark6. For Mark6 see the 'vdifuse' and 'fuseMk6' elsewhere in the DiFX software correlator source code repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    BeOS versions of many useful utilities. UnRAR, UnARJ, Cabextract, CHMTools etc. Original sources from various authors under various licenses. The source code is available during installing of those BeOS packages. Utilities developed for Haiku but not accepted to upstream (VHDTool, rtic) are also published here. You can find here source of some hobby tools, like ATS909Hog.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 14
    TTA Lossless Audio Codec
    Lossless compressor for multichannel 8,16 and 24 bits audio data, with the ability of password data protection. Being 'lossless' means that no data/quality is lost in the compression - when uncompressed, the data will be identical to the original.
    Leader badge
    Downloads: 73 This Week
    Last Update:
    See Project
  • 15
    Easybee

    Easybee

    GTK BASED SAMBA GUI CONNECTER

    Easybee is a Samba connecter that code by GTK interface lib. basically, Easybee finish the work by porforming the commond "sudo mount -t cifs //hostname /mnt/mountdir -o username=*,password=*". Now ,it is can be used on ubuntu. It is released under the terms of the GNU General Public License, version 2 (GPL v2+).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Huffman Stuff

    I want to test some ways to store the data for the Huffman Tree

    Lectures on Huffman Code mostly focus on creating the Huffman Tree and converting the given data into the new bitmap. But what about the informations needed to create the Huffman Tree? They must be stored as well. With this project I want to test some possibilities to store these data. gmp,h is needed to compile. See: http://gmplib.org/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    YourDefrag
    Small and simple disk defragmenter for Windows XP - 2008R2 based on jkDefrag code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ActiveODMA extends usability of the AIIM Open Document Management API (ODMA) and middleware by providing configuration confirmation and troubleshooting tools. New ODMA fixtures, documentation, and sample code make ODMA VB- and script-friendly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    CD-R eRRoR coRRectoR

    Error correction program for CD, based on 16-bit Solomon-Reed code.

    rrenc - reads all of files which are to be written into XCD, computes an array of redundant data (usual 16-bit Solomon-Reed code) and prepares paramfile for mode2cdmaker; rrdec - reads all of files (including redundant data) from XCD and writes them to your hard disk, computes the contents of damaged sectors and insert them into proper places. Sequel of: http://forum.doom9.org/showthread.php?t=93048 http://forum.sharereactor.ru/showthread.php?t=59777
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This program is used as a tool to check for ASCII code and strip it out to a new file to recover documents that got corrupted or find hidden data in viruses that contain text by the virus writer or spies puting comments in images or other files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This project is an attempt to create a wrapper between filesystem code for one operating system and compile it for another. For example, a Linux filesystem driver could work natively in Windows if the project goes as planned.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    eXplode is a storage system checker. It contains a generic model checker for real code instead of abstract models. Using this model checker, eXplode can systematically check a storage system against many possible crashes to find crash-recovery errors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    fmac

    Adds a message authentication code (MAC) to a file

    A tiny command line program to create a secure file authentication code and verifier. This can be used to verify if a file has been altered or modified by a 3rd party.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Shoelacer generates C code to compress short strings based upon provided sample data. The resulting routines use small models with low memory overhead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Pack files into C source code similar to sharutils. To extract files, compile and run the C source.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next