[go: up one dir, main page]

  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Deliver trusted data with dbt Icon
    Deliver trusted data with dbt

    dbt Labs empowers data teams to build reliable, governed data pipelines—accelerating analytics and AI initiatives with speed and confidence.

    Data teams use dbt to codify business logic and make it accessible to the entire organization—for use in reporting, ML modeling, and operational workflows.
    Learn More
  • 1
    FileReader

    FileReader

    A FileReader polyfill for Internet Explore and Safari using Flash

    FileReader is a polyfill library combining JavaScript and Flash (SWF) to mimic the HTML5 File API in older browsers (notably Internet Explorer and Safari versions that did not support File API fully). It overlays a transparent Flash SWF over a DOM element to allow users to select files, then exposes a .files attribute etc., so that client-side file reading behaves more like modern standard. It is unmaintained now, since File API support is widespread.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    GitHub Markup

    GitHub Markup

    Determines which markup library to use to render a content file

    This library is the first step of a journey that every markup file in a repository goes on before it is rendered on GitHub.com. GitHub-markup selects an underlying library to convert the raw markup to HTML. See the list of supported markup formats provided. The HTML is sanitized, aggressively removing things that could harm you and your kin—such as script tags, inline-styles, and class or id attributes. Syntax highlighting is performed on code blocks. See github/linguist for more information about syntax highlighting. The HTML is passed through other filters that add special sauce, such as emoji, task lists, named anchors, CDN caching for images, and autolinking. The resulting HTML is rendered on GitHub.com. The dependencies listed are required if you wish to run the library. You can also run script/bootstrap to fetch them all.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Google protobuf support for Lua

    Google protobuf support for Lua

    A Lua module to work with Google protobuf

    This project offers a C module for Lua (5.1, 5.2, 5.3, 5.4, and LuaJIT) manipulating Google's protobuf protocol, both for version 2 and 3 syntax and semantics. It splits into the lower-level and the high-level parts for different goals. For converting between binary protobuf data with Lua tables, using pb.load() loads the compiled protobuf schema content (*.pb file) generated by Google protobuf's compiler named protoc and call pb.encode()/pb.decode(). If you don't want to depend Google's protobuf compiler, protoc.lua is a pure Lua module translating text-based protobuf schema content into the *.pb binary format.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    MobX

    MobX

    A Simple, scalable state management

    MobX is a battle tested library that makes state management simple and scalable by transparently applying functional reactive programming (TFRP). Write minimalistic, boilerplate free code that captures your intent. Trying to update a record field? Use the good old JavaScript assignment. Updating data in an asynchronous process? No special tools are required, the reactivity system will detect all your changes and propagate them out to where they are being used. All changes to and uses of your data are tracked at runtime, building a dependency tree that captures all relations between state and output. This guarantees that computations depending on your state, like React components, run only when strictly needed. There is no need to manually optimize components with error-prone and sub-optimal techniques like memoization and selectors.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Network Management Software and Tools for Businesses and Organizations | Auvik Networks Icon
    Network Management Software and Tools for Businesses and Organizations | Auvik Networks

    Mapping, inventory, config backup, and more.

    Reduce IT headaches and save time with a proven solution for automated network discovery, documentation, and performance monitoring. Choose Auvik because you'll see value in minutes, and stay with us to improve your IT for years to come.
    Learn More
  • 5
    NX-Shell

    NX-Shell

    A multi-purpose file manager for the Nintendo Switch

    NX Shell is a multi-purpose file manager for the Nintendo Switch that aims towards handling various file types while keeping the basic necessities of a standard file manager. Initially, the project was inspired by LineageOS/CyanogenMod's file manager for android, and even had a similar design approach to that of the famous Android file manager. However, it has been re-written from scratch, now using more up to date tools and libraries.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    SortPhotos

    SortPhotos

    SortPhotos is a Python script that organizes photos and videos

    SortPhotos is a Python-based command-line utility that organizes photos and videos into structured directories based on their date and time metadata. It can sort files by year, month, day, or any custom format using EXIF and other metadata tags, making it easy to transform messy collections into neatly arranged photo libraries. The tool works with both images and videos, automatically renames files if desired, and can filter which metadata groups or tags to prioritize when determining file dates. SortPhotos includes options for copying versus moving files, recursive searches, silent or test modes, and customizable start times for when a “day” begins. It also prevents duplicate files by comparing content, with an option to keep duplicates if needed. With support for automation through launch agents or cron jobs, SortPhotos is well-suited for photographers, archivists, and anyone looking to streamline large personal or professional media collections.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Space Radar Electron

    Space Radar Electron

    Disk And Memory Space Visualization App built with Electron & d3.js

    Space Radar Electron is an application that offers an interactive and comprehensive visualization of disk space and memory usage of your computer. Built with Electron & d3.js, it currently offers visualizations in the form of Sunburst, Treemap and Flamegraph charts. As it scans the contents of your disk, it produces a preview visualization so you can already see what's been scanned. It allows for drilldown of directories, breadcrumbs and navigation. Space Radar works fast, and is cross-platform. Currently, there are many developments being planned for Space Radar, including more targets for scanning, coloring by file types, filtering hidden files and more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    angular-filemanager

    angular-filemanager

    JavaScript file manager Material Design folder explorer

    A very smart filemanager to manage your files in the browser developed in AngularJS following Material Design styles by Jonas Sciangula Street. This project provides a web file manager interface, allowing you to create your own backend connector following the connector API. By the way, we provide some example backend connectors in many languages as an example (PHP-FTP, PHP-local, python, etc). Pick files callback for third parties apps. Directory tree navigation. Copy, Move, Rename (Interactive UX). Delete, edit, preview, download. File permissions (Unix chmod style). Mobile support. Drag and drop. Dropbox and Google Drive connectors. Remove usage of jQuery. You can do many things by extending the configuration. Like hide the sidebar or the search button. For transparency into our release cycle and in striving to maintain backward compatibility, angular-file manager is maintained under the Semantic Versioning guidelines.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    dotdrop

    dotdrop

    Save your dotfiles once, deploy them everywhere

    Dotdrop is a dotfiles manager that provides efficient ways of managing your precious config files. It is especially powerful when it comes to managing those across different hosts. The main idea of dotdrop is to have the ability to store each dotfile only once and deploy them with different content on different hosts/setups. To achieve this, it uses a templating engine that allows specifying, during the dotfile installation with dotdrop, based on a selected profile, how (with what content) each dotfile will be installed. Each dotfile is stored only once, dotdrop allows to template your config files such that the same dotfile is customized when deployed on the host you’re working on. Different profiles can be defined that allow for fine-grained control over which dotfiles have to be installed on different hosts (home, work, vps, etc). Some hosts/profiles will have all your dotfiles installed while others might just need a subset of the dotfiles.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Zendesk: The Complete Customer Service Solution Icon
    Zendesk: The Complete Customer Service Solution

    Discover AI-powered, award-winning customer service software trusted by 200k customers

    Equip your agents with powerful AI tools and workflows that boost efficiency and elevate customer experiences across every channel.
    Learn More
  • 10
    editorconfig‑vim

    editorconfig‑vim

    EditorConfig plugin for Vim

    The EditorConfig plugin for Vim allows Vim to respect and apply coding style preferences defined in .editorconfig files. It handles properties like indentation, line endings, and character sets, helping maintain consistent code styles across different editors and IDEs. You can disable this plugin for a specific buffer by setting b: EditorConfig_disable. Therefore, you can disable the plugin for all buffers of a specific filetype. In very rare cases, you might need to override some project-specific EditorConfig rules in global or local vimrc in some cases, e.g., to resolve conflicts of trailing whitespace trimming and buffer autosaving. Works recursively up parent directories, like a shared modeline
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    fff

    fff

    A simple file manager written in bash

    A simple file manager written in bash. Minimal (only requires bash and coreutils). Smooth Scrolling (using vim keybindings). Tab completion for all commands! Automatic CD on exit (see setup). Works as a file picker in vim/neovim (link)! Display images with w3m-img! Supports $CDPATH. You only need to modify the keybindings that you'd like to change from the default. fff will run perfectly fine without any of these defined. When rebinding a key in fff make sure you don't have two bindings with the same value. You can avoid this by setting the other conflicting key-binding to something else or by changing its value to off.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    ffsend

    ffsend

    Easily and securely share files from the command line

    Easily and securely share files and directories from the command line through a safe, private and encrypted link using a single simple command. Files are shared using the Send service and may be up to 1GB. Others are able to download these files with this tool, or through their web browser. All files are always encrypted on the client, and secrets are never shared with the remote host. An optional password may be specified, and a default file lifetime of 1 (up to 20) download or 24 hours is enforced to ensure your stuff does not remain online forever. This provides a secure platform to share your files. History tracking your files for easy management, ability to use your own Send hosts. Inspect or delete shared files, accurate error reporting. Streaming encryption and uploading/downloading, very low memory footprint. Intended for use in scripts without interaction.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    node-prune

    node-prune

    Remove unnecessary files from node modules

    node-prune is a small tool to prune unnecessary files from ./node_modules, such as markdown, typescript source files, and so on. Primarily built for Up which lets you deploy serverless web applications in seconds.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    nvim-tree.lua

    nvim-tree.lua

    A file explorer tree for neovim written in lua

    A file explorer tree for neovim written in Lua. nvim-web-devicons is optional and used to display file icons. It requires a patched font. Your terminal emulator must be configured to use that font, usually "Hack Nerd Font".
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    A simple to use, yet customizable, movie manager. It gets the movies info from internet databases and technical info from media files (AVI, OGM, MPEG, DVD (ifo)..).
    Downloads: 9 This Week
    Last Update:
    See Project
  • 16
    File Fisher

    File Fisher

    Copy/Move files of required extension easily

    This is an easy to use , simple and straightforward software , which makes your life much easier . If you want to copy all the pictures ( Which are mixed with other files like music or documents ) from a pendrive / hard disk to another location , Just drag and drop / browse the source and destination folders and specify which file types you need to copy / move , hit start , sit back and relax . You can see the progress in the main window itself. Check 'Preserve File Structure' to copy the sub folders along with the files and maintain the same file structure . Check 'Copy All' to copy all the files in the given folder . File Fisher remembers all the extensions you have entered previously and displays a filtered list as you type it next time .
    Leader badge">
    Downloads: 26 This Week
    Last Update:
    See Project
  • 17
    TreeSize for Unix shows the space used by each folder on your disk(s), sorted by size. It can be useful to assist in obtaining more free space. Basically a graphical version of du, with a much better interface than xdu, more practical than Filelight.
    Leader badge">
    Downloads: 26 This Week
    Last Update:
    See Project
  • 18
    ZX Pokemaster

    ZX Pokemaster

    Tool for sorting/renaming files for ZX Spectrum

    Sorting/renaming files and managing cheats for ZX Spectrum. Files are sorted and renamed based on MD5 hashes (if availble). ZX Pokemaster incorporates AllTipshopPokes database, which contains all known multiface pokes, scraped directly from www.the-tipshop.co.uk and maintained by Pokemester's author.
    Downloads: 26 This Week
    Last Update:
    See Project
  • 19
    CliFM

    CliFM

    The command line file manager

    A file manager for the Unix terminal. Unlike most file managers out there, based on the TUI, CliFM is entirely based on command-line. It is also ultra-lightweight, lightning fast, extensible, and written in C.
    Downloads: 25 This Week
    Last Update:
    See Project
  • 20
    Worker is a file manager for the X Window System with the classical two panel interface. It features a fully graphical configuration, external program integration through buttons and hotkeys and configurable filetype commands.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 21
    Batch-Create-Folders
    Introduction: This software can easily generate folders and subfolders in batch using a list. Instructions: This software is a portable version and does not require installation. Simply extract the exe and ico files to any location. Note that the software will not work without the ico file. Each line represents one folder name, and right-clicking on a line can generate a subfolders list for it. *Note that folder names cannot exceed 255 characters in length. Author: A_A Email: A_A_kent_leung@hotmail.com Donation: (Buy Me a Coffee) https://www.buymeacoffee.com/AAkent (PATREON) patreon.com/A_A_KENT (PAYPAL) https://www.paypal.com/paypalme/AAKENT
    Downloads: 13 This Week
    Last Update:
    See Project
  • 22
    EasyImageSizer

    EasyImageSizer

    Batch Images Converter

    This Project has a new name now: https://lenna.app Program to batch compress, resize and rename Images. Additional you can reduce filesize by reducing quality. Find source code on https://github.com/FalseCAM/EasyImageSizer3. OpenSuse packages here: https://build.opensuse.org/package/show?package=easyimagesizer3&project=home%3AFalseCAM and Ubuntu packages here: https://launchpad.net/~dhor/+archive/myway/+packages
    Downloads: 8 This Week
    Last Update:
    See Project
  • 23
    Encode Explorer is an easy-to-use php script to use as an index file. It shows files in the server and lets you browse through folders, upload files etc. It is kept small and neat so that the source can be used for learning.
    Leader badge">
    Downloads: 5 This Week
    Last Update:
    See Project
  • 24

    DuMP3 - duplicate & similar file finder

    DuMP3 is a duplicate and similar file finder.

    DuMP3 is a duplicate and similar file finder. It finds exact duplicate binaries by hash, similar text files by substring content, images (JPG, BMP, GIF, PNG, etc) by color and audio files (MP3, WAV, OGG, etc) by wave data. Future: fonts, video.
    Downloads: 24 This Week
    Last Update:
    See Project
  • 25
    CorruptedPDFinder

    CorruptedPDFinder

    Recursive finder of corrupted PDF files

    Find recursively corrupted or password protected PDF files.
    Leader badge">
    Downloads: 5 This Week
    Last Update:
    See Project