Showing 49 open source projects for "main"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • Stop vibe-debugging. Icon
    Stop vibe-debugging.

    Plug Claude into your app's actual errors.

    AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
    Free 30 days.
  • 1
    plakar

    plakar

    plakar is a backup solution powered by Kloset and ptar

    ...It emphasizes security through end-to-end encryption for both backup data and metadata. Plakar is also built for reliability, using immutable storage to reduce the risk of accidental modification or corruption. Its main value is giving users and organizations a practical backup system that combines simple operation, strong protection, and support for large datasets with limited memory usage.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Meli-Action

    Meli-Action

    Download files from direct links, YouTube, Telegram, Google Play

    ...The project includes workflows for different content sources, plus a Python script that can render and save web pages as MHTML archives using a headless browser. It also handles large direct-download files by splitting them into smaller chunks that fit repository limits. Its main value is offering a cloud-run, no-local-install workflow for saving files and pages when direct access is unreliable or blocked.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    NanaZip

    NanaZip

    The 7-Zip derivative intended for the modern Windows experience

    NanaZip is an open source file archiver intended for the modern Windows experience, forked from the source code of well-known open source file archiver 7-Zip. Source code is hosted at https://github.com/M2Team/NanaZip.
    Leader badge
    Downloads: 924 This Week
    Last Update:
    See Project
  • 4
    CopyQ

    CopyQ

    Clipboard manager with advanced features

    CopyQ is advanced clipboard manager with searchable and editable history with support for image formats, command line control and more.
    Leader badge
    Downloads: 65 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    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 security. Auth0 now, thank yourself later.
    Try free now
  • 5
    LogicalDOC Document Management - DMS

    LogicalDOC Document Management - DMS

    smart and open source document management system

    ...Check out https://www.logicaldoc.com to learn more. The design of LogicalDOC is based on best-of-breed Java technologies in order to provide a reliable DMS platform. The main interface is web-based, no need to install anything else; users can access the system through their browser. LogicalDOC CE is 100% free software and is packaged with an open source database; while it supports all major DBMS, developers still recommend MySQL for production systems.
    Leader badge
    Downloads: 176 This Week
    Last Update:
    See Project
  • 6
    Geyer

    Geyer

    convert files, image preview, file recovery

    Github Main: https://github.com/artgey/BIN-HEX-file-converter Future Update Status: https://github.com/artgey/BIN-HEX-file-converter/milestones Can convert any file to to a .bin, .hex, .rom format and back to its origin format ("experimental" and only for a few specific File formats) Can recover .braw files "Tester" Key Serial install key: "1291-2404-6364-7574-9602" for ver.1.2.5 ("beta release") v1.2.5 Key: https://github.com/artgey/Geyer/releases/tag/v1.2.5
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    RobocopyKIS

    RobocopyKIS

    Graphical keep-it-simple (KIS) wrapper to Microsoft's Robocopy

    ...The folder names are created on the USB drive and the contents mirrored (i.e., the contents of your User folders are exactly mirror under the target folder) to each unique folder. The contents of the destination are copied or deleted to match the contents on your main computer's User folders. The selection of folders allows one to only backup the data that they care about and not everything under the User's directory like the folder 3D Objects or other hidden folders like AppData that you may or may not want mirrored.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 8
    TagPhotos

    TagPhotos

    TagPhotos is a simple photograph description tagger for JPG files.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Refundant

    Refundant

    Redundant files remover

    GUI is little broken - the list of duplicates is not relayeble, but this bug not affected main functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS 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.
    Download Now
  • 10
    parolin

    parolin

    zlib and zstd multithread enhancements

    ...Ideal para dados "quentes" onde velocidade de compressão importa. zstd3: Compressor Zstandard multithread com chunk de 2 MB, fatias contíguas por thread, cada uma escreve em temp file próprio, main concatena no final. Sem contenção durante compressão. Máx 128 threads. Ideal para dados "frios" onde densidade importa.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    bKappa

    bKappa

    Cross-platform incremental backup

    ...This means it cannot detect that a file has been renamed and makes full copies of renamed and partially modified files. It generates standalone restore scripts for the POSIX shell and PowerShell. While it saw real use, bKappa isn't tested enough to be your main backup software. If you are looking for that, BorgBackup and restic are good options as of 2024. Warning! Old 1.x versions of bKappa are insecure. Do not use them. Because backup metadata is serialized with the "pickle" Python module (https://docs.python.org/2.7/library/pickle.html), a malicious backup can take over your machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ddrescueview

    ddrescueview

    Graphical viewer for GNU ddrescue mapfiles

    This small tool allows the user to graphically examine ddrescue's mapfiles in a user friendly GUI application. The Main window displays a block grid with each block's color representing the block types it contains. Many people know this type of view from defragmentation programs. The program is written in Object Pascal using the Lazarus IDE. It can be compiled to run on Windows, GNU/Linux and probably OS X, too. The downloads include binaries for the respective target platform and the project files (source code). ...
    Leader badge
    Downloads: 63 This Week
    Last Update:
    See Project
  • 13

    larra

    C++ library for archive random read access.

    larra provides some simple interfaces for archive access. The main feature is that it uses the same interface for directories and archives, which allows archive-in-archive access (like .tar.gz). For file access a seekable stream interface is used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    android-backup-splitter

    Create a single adb backup for each app /sd and inform of missing apks

    ...One splits an adb backup into several ones by app name extracting the contents of the tars to a temporal folder and then re-taring everything to get the individual ab for each android app. The other shell script uses Tar Binary Splitter to divide the main tar inside the adb backup without extracting anything from the tar, so is by far the best method. Other software is needed. The bundle is included in Android Backup Extractor, with the full README as well: https://sourceforge.net/projects/adbextractor/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Destiny

    Destiny

    Prettier for File Structures

    ...After moving files, it also updates imports so the project can continue working with the new layout. Destiny is useful for developers who want to experiment with automated project organization or clean up messy front-end codebases. Its main value is applying a formatting-style workflow to architecture and file placement, not just code syntax.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    wCleaner

    wCleaner

    Windows junk cleaner

    ...Requirements: Windows (Any version) Both 32-bit(x86) & 64-bit(x64) No internet connection required Administrative rights (strict) .NET Framework 3.5 SP1 (Optional on some Windows versions) & .NET Framework 4.5 (Incl. in package) WE ASSURE YOU NO MALICIOUS OR VIRAL FILES WERE INCLUDED IN THIS INSTALLER, OR THE MAIN APPLICATION. Any issues, comments, or interests? Share it with sbtopzzz@gmail.com (Personal)
    Downloads: 5 This Week
    Last Update:
    See Project
  • 17
    Bias :: Versatile Information Manager
    Bias is a cross-platform versatile information management application / Organizer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Store.js

    Store.js

    Cross-browser storage for all use cases, used across the web

    ...It can use mechanisms such as localStorage, globalStorage, and userData behavior depending on browser support. store.js also supports plugin-based storage extensions and extra functionality for broader use cases. Its main value is making browser storage easier, more reliable, and more portable across older and modern web environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    TC .NET Interface

    Allows to create any Total Commander plugins using .NET languages

    If you are .NET developer and have a good idea for TC plugin - provided interface is the right choice for you. You can concentrate on the main functionality of your plugin withouth having to worry about most of mundane tasks of TC plugin building. Main features: - use flexibility and power of .NET Framework to create new plugin, - base classes for all TC plugin types - FS, Lister, Packer, and Content, - easy debugging with included tracing system, - all optional methods not implemented in managed plugin are excluded from the final TC plugin, - TC calls are translated into managed calls with parameters marshaling, - each plugin loads into separate Application Domain (AD) to provide isolation and security boundaries for executing managed code, - unified loader located in Default AD loads all types of TC plugins, - control over the lifetime policy for managed plugin instance, - auto support for Unicode and 64-bit features, - compact final binary files (usually < 100 KB)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    barchiv

    barchiv

    blob archive and vcs tool similar to git, hg, git-annex or boar

    This is a kind of vcs or archive tool mainly desinged for binary data. It is similar to vcs tools like git, hg, git-annex or boar. Main design goal ist - to deal with hugh binary data files - partial pull/push handling - immutable data archive - simple metadata format of archive - due to immutability other backup tools like rsync or copy could be used alternatively - platform independent
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    NiceCopier

    NiceCopier

    Copy your files faster and nicer!!

    NiceCopier replaces windows explorer file copy, it adds many feartures like pausing, resuming and it calculates the best copy speed. Its main goal is to improve the copy organisation and GUI.
    Leader badge
    Downloads: 109 This Week
    Last Update:
    See Project
  • 22
    Corrupt DOCX Salvager

    Corrupt DOCX Salvager

    Extract text from corrupt DOCX files where Word itself fails.

    Previously known as Damaged DOCX2TXT, this GUI program will extract text from damaged/corrupted Word 2007 - 2013 DOCX format documents. DOCX files are actually zipped collections of mostly XML files. The main text in docx files is found in document.xml file in the collection. Corrupt DOCX Salvager uses 7Zip, an unzipper that sometimes unzips partially corrupt document.xml files despite reporting an error. XML as a format is unforgiving of data corruption but Corrupt DOCX Salvager uses a Perl routine used to extract the text from the document.xml file which doesn't care about well-formed XML, a recovery stumbling block for Microsoft Word. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23

    flickrsync

    Command line to to sync photos to Flickr

    flickrsync is a command line tool written in Perl that aims to backup a complete directory structure to Flickr. It creates separate albums on Flickr based on the directory structure of the images. The main goal is to upload all pictures without requiring to move them to new folders. It relies on a few Perl packages mainly to handle HTTP requests and the file system. You should create Your own Flickr API keys, authentication token and add them to the application after You have downloaded it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    USBRescueX

    USBRescueX

    Rescue and clean your hard disk or USB memory, delete broken shortcuts

    USBRescuex in its version 2.1 is a computer program category in utility software for files and folders, which its main function is the recovery of hidden files, read-only and corrupted our device (either USB memory devices, removable storage or hard disk). Besides recover those important files for you , eliminates the famous RECYCLER virus , which is the basis of other USB flash drives for viruses , this virus is the main wrongdoer in your USB/Storage Device/Device Storage space Removable memory/disk hard, as the virus will hide all your files and folders , creating false shortcuts and reproducing more viruses to your computer and other USB/removable Devices/Hard Drives storage. ...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 25
    A community repository to develop Commodity Grid (CoG) Software for the access of Grids, through high level interfaces. The main repository is maintained at http://www.cogkit.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Auth0 Logo