Showing 131 open source projects for "opening files"

View related business solutions
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 1
    AltSendme

    AltSendme

    Send files and folders anywhere in the world without storing in cloud

    Alt-Sendme is a free, open-source peer-to-peer file transfer tool that allows users to send files and folders directly between devices without relying on cloud storage or intermediary accounts. Built with modern networking principles, it provides a secure, end-to-end encrypted connection that prioritizes privacy, so personal data is not stored on third-party servers during transfer. Users can share files of any size and format easily, which makes Alt-Sendme a flexible alternative to services like WeTransfer, Dropbox, or Google Drive that impose limits or require accounts. ...
    Downloads: 16 This Week
    Last Update:
    See Project
  • 2
    Anime Player

    Anime Player

    Video player for improving quality of hand-drawn images

    ...This program is a video player written in the Python programming language using the PySimpleGUI graphical user interface library, an mpv media player, and the Anime4K scaling algorithm . Anime Player is designed to play video and audio files and includes functions such as opening files, URLs and folders, setting image scaling parameters using the Anime4K algorithm, creating an mpv config for watching videos using the Anime4K algorithm on Android, viewing help and information about tuning the algorithm. The player also has support for frame interpolation using SVP. You need to install SVP and VapourSynth to work.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 3
    FxFotos

    FxFotos

    "Fx Fotos" is an opensource gallery app in react native

    Photos is a react-native(expo)+typescript application to replace Google Photos/Apple Photos, and give freedom in hosting your photos on any platform, either centralized servers like Amazon or Microsoft, or decentralized solutions such as Dfinity or IPFS-based "box". It is optimized for decentralized platforms, but is backend-agnostic. Your can easily use it with the IPFS-based "box" or "Dfinity" to host your files and photos with the same experience you had using Google Photos, however, with...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 4
    Massren

    Massren

    massren - easily rename multiple files using your text editor

    Massren is a command line tool that can be used to rename multiple files using your own text editor. Multiple-rename tools are usually difficult to use from the command line since any regular expression needs to be escaped, and each tool uses its own syntax and flavor of regex. The advantage of massren is that you are using the text editor you use every day, so can use all its features. The tool works by creating a file that contains the filenames of the target directory and opening this file in the text editor. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5
    walk

    walk

    Terminal file manager

    walk is a lightweight command-line tool designed to enhance file system navigation by providing a faster and more interactive way to browse directories directly from the terminal. Instead of relying on traditional commands like cd and ls, Walk introduces a more visual and intuitive interface that allows users to traverse file structures efficiently. It is particularly useful for developers who spend significant time in terminal environments and want to streamline their workflow. The tool...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    TOTVS Developer Studio para VSCode

    TOTVS Developer Studio para VSCode

    Totvs Developer Studio for vscode

    ...Using the LSP ( Language Server Protocol ) and DAP ( Debug Adapter Protocol ) communication protocols , both widely used and extensible to other IDEs on the market, such as Atom, Visual Studio, Eclipse, Eclipse Theia, Vim and Emacs. When starting VS Code with the TDS-VSCode extension installed, open (or create) the main folder that contains (or will contain) your source and resource files. We had reports of encode problems opening fonts previously saved in TDS, this is because the original VSCode encode is UTF8 and the TDS-VSCode encode is another one.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    tmuxinator

    tmuxinator

    Manage complex tmux sessions easily

    ...In these cases, users should use RVM or rbenv to install a supported Ruby version and use that version's gem binary to install tmuxinator. tmuxinator uses your shell's default editor for opening files. If you want to change your default editor simply put a line in ~/.bashrc that changes it. The recommended version of tmux to use is 1.8 or later, with the exception of 2.5, which is not supported (see issue 536 for details). Your mileage may vary for earlier versions. Refer to the FAQ for any odd behaviour. Your distribution's package manager may install the completion files in the appropriate location for the completion to load automatically on startup.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 8
    V2Ray

    V2Ray

    Shell script that aims to make installing and managing V2Ray

    This repository offers an interactive, one-command script that installs and manages a V2Ray-based proxy service on common Linux distributions. It automates routine but error-prone steps such as fetching the latest binaries, generating credentials (for example, UUIDs), writing JSON config files, opening firewall ports, and setting up a systemd service for automatic start. The script includes a menu-driven manager to modify ports, protocols, and users, restart the service, or view logs without hand-editing configuration files. It supports widely used transport options like TCP and WebSocket and can be paired with a reverse proxy for TLS termination, allowing cleaner integration with standard web servers. ...
    Downloads: 20 This Week
    Last Update:
    See Project
  • 9
    Custom Font XCF Files

    Custom Font XCF Files

    Create decorative fonts from XCF files.

    These XCF files are to be used with GIMP and the "Custom Font" script developed and coded by Tran from GimpChat.com. You can get more information here. http://gimpchat.com/viewtopic.php?f=9&t=14045 Latest version of the script is 13.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    Laravel FFMpeg

    Laravel FFMpeg

    This package provides an integration with FFmpeg for Laravel

    This package provides an integration with FFmpeg for Laravel 10. Laravel's Filesystem handles the storage of the files. You can easily add a watermark using the addWatermark method. With the WatermarkFactory, you can open your watermark file from a specific disk, just like opening an audio or video file. When you discard the fromDisk method, it uses the default disk specified in the filesystems.php configuration file.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11
    Sandpack

    Sandpack

    A component toolkit for creating live-running code editing experiences

    ...Sandpack embeds the browser bundler that powers CodeSandbox and takes advantage of features like npm dependency support, hot module reloading, error overlaying, and caching. With Sandpack, you're always one click away from opening your code snippet in CodeSandbox. This way, you can easily share bug reports or examples behind a unique URL. Set the template prop to get started with Sandpack in a few lines of code. Each template contains all the files and dependencies needed to start a project right away. Tweak the UI to your liking using the options prop. Quickly toggle the appearance of built-in components.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12
    Pinta

    Pinta

    Simple GTK# Paint Program

    Pinta is a free, open-source program for drawing and image editing. Its goal is to provide users with a simple yet powerful way to draw and manipulate images on Linux, Mac, Windows, and BSD. Use easy drawing tools to draw freehand, lines, rectangles, ellipses, and more. Pinta includes over 35 adjustments and effects for tweaking your images. Use Pinta in your language. Pinta is at least partially translated into over 55 languages. Don't be afraid to experiment, Pinta tracks your full history...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 13
    Xplorer

    Xplorer

    Xplorer, a customizable, modern file manager

    ...Rather than relying on heavy, traditional desktop frameworks, Xplorer uses a hybrid architecture: a web-based frontend (TypeScript + SCSS/HTML) for UI, combined with a backend implemented in Rust to handle file operations, which keeps the application lightweight, memory-efficient, and faster to start. It supports multiple tabs, allowing users to open and manage many directories simultaneously. A key strength is built-in file preview: beyond just listing files, Xplorer lets you preview many file types directly (images, text files with syntax highlighting, and even video preview for supported formats), saving the extra step of opening external viewers. The design emphasizes customization: users can choose themes, customize layouts (grid or detail view), pin favorites in a sidebar, and tailor the experience to their workflow.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 14
    Delta

    Delta

    A viewer for git and diff output

    Code evolves, and we all spend time studying diffs. Delta aims to make this both efficient and enjoyable: it allows you to make extensive changes to the layout and styling of diffs, as well as allowing you to stay arbitrarily close to the default git/diff output. Language syntax highlighting with color themes. Within-line highlights based on a Levenshtein edit inference algorithm. Git style strings (foreground color, background color, font attributes) are supported for >20 stylable elements....
    Downloads: 13 This Week
    Last Update:
    See Project
  • 15
    OnlyOffice Web

    OnlyOffice Web

    Perform common file preview and editing via the web

    ...It offers a smooth and responsive editing experience, leveraging modern web technologies to replicate the functionality of traditional desktop office suites. The platform can also function as a Progressive Web App, allowing users to install it and work offline with full functionality. Additionally, it supports opening documents directly from remote URLs, making it flexible for integration into workflows or content delivery systems.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Kilo

    Kilo

    A text editor in less than 1000 LOC with syntax highlight and search

    ...It was created by Salvatore Sanfilippo (antirez, also known for Redis) as an exercise in writing a small, self-contained editor that others can study and extend. Despite its tiny size, Kilo supports core editor features like opening and saving files, incremental search, and basic syntax highlighting. It deliberately avoids external dependencies, not even using curses; instead it talks directly to the terminal using VT100 escape sequences, making it portable to most Unix-like systems with a compatible terminal. Because the codebase is compact and well-structured, it has become a popular teaching and learning resource, inspiring tutorials such as “Build Your Own Text Editor” that walk through implementing Kilo step by step.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    dzBdsLauncher

    smart launcher that automatically selects the correct BDS version

    ...The idea is to register dzBdsLauncher as the handler for .dpr, .dproj, .bdsproj, .dof and .groupproj files in Windows, so your chances of opening the right version of Delphi when double clicking on such a file will be much higher than normal.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 18
    ChessForge

    ChessForge

    Chess analysis, training and testing for Windows.

    Chess Forge is a Free and Open Source Windows desktop application facilitating chess training. Use Chess Forge to build your opening repertoire, study endgames, strategy and tactics. Utilize the two distinct solving modes and also Chess Forge's unique Training Mode where you get tested against the workbook's content with the help of the engine. Note: the current version (1.14.3) addresses lichess's breaking change https://lichess.org/@/thibault/blog/the-opening-explorer-now-requires-authentication/FSWh9Zg3. ). ...
    Leader badge
    Downloads: 118 This Week
    Last Update:
    See Project
  • 19
    flatten.nvim

    flatten.nvim

    Open files and command output from wezterm, kitty, and neovim terminal

    Remotely open files and command output from :term, Wezterm, and Kitty in your current Neovim instance. Flatten.nvim leverages Neovim's builtin RPC to allow seamless remote opening of files and command output from other terminal sessions, similar to the functionality of IDEs and vsc*de. Edit git commits, use existing nvim sessions as your $VISUAL editor for edit-exec, and more.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 20
    Offline HTML Viewer

    Offline HTML Viewer

    Fast offline HTML viewer for opening local HTML files on Windows

    Echo Offline Viewer is a lightweight offline HTML viewer for Windows designed to open and browse local HTML files without requiring an internet connection or a full web browser. The application provides a simple and clean interface for viewing offline web pages, making it useful for archived websites, documentation, and locally stored HTML content. Key advantages include fast startup, minimal system resource usage, and a fully read-only design that ensures files and system data remain...
    Leader badge
    Downloads: 49 This Week
    Last Update:
    See Project
  • 21
    ... ✨ Features 🎨 Professional Interface * 4 themes to choose from: Dark, Light, OLED, Matrix * Line numbers with dynamic updating * Tabs for working with multiple files * Status bar with cursor position information * Toolbar with quick access 💻 Python Syntax Highlighting * Keywords, functions, classes * Strings, comments, numbers * Built-in Python functions * Decorators 🔧 Development Tools * Run Python code (F5) * Search and replace text * Auto-indentation on Enter * Auto-completion of brackets and quotes * Current line highlighting * Hotkeys for all operations 📁 File Management * Opening/saving files * Multiple tabs * Check for changes before closing * Close tabs with middle mouse button
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Icon Extractor
    Icon Extractor is a program for extracting icons from type files .exe or .dll
    Downloads: 23 This Week
    Last Update:
    See Project
  • 23
    GTFV

    GTFV

    A File Viewer That Can Open And Search Multiple Very Large Text Files

    Gigantic Text File Viewer (GTFV) is a software tool that eases the task of opening and searching very large text files. GTFV connects to and opens multiple very large text files for your viewing and searching, without consuming much memory. GTFV is ideal for viewing and searching large log files, even those still being written to. GTFV also contains tools to monitor the activity in specified files and to bring them to notice when they are changed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    VeraCrypt

    VeraCrypt

    Open source disk encryption with strong security for the Paranoid

    ...It adds enhanced security to the algorithms used for system and partitions encryption making it immune to new developments in brute-force attacks. It also solves many vulnerabilities and security issues found in TrueCrypt. This enhanced security adds some delay ONLY to the opening of encrypted partitions without any performance impact to the application use phase. This is acceptable to the legitimate owner but it makes it much harder for an attacker to gain access to the encrypted data. All released files are PGP signed with key ID=0x680D16DE, available on key servers and downloadable at https://www.idrix.fr/VeraCrypt/VeraCrypt_PGP_public_key.asc VeraCrypt can mount TrueCrypt volumes. ...
    Leader badge
    Downloads: 3,034 This Week
    Last Update:
    See Project
  • 25
    FiletoClipboard

    FiletoClipboard

    Copies file content to clipboard without opening the file

    Release Notes for File2Clipboard Overview Tool to copy file contents directly to clipboard. This tool is lightweight, efficient, and perfect for quickly transferring file contents without opening them. The main use case is for people who typically open files and copy contents manually; instead, they can use this application to copy file contents directly to the clipboard. Features File to Clipboard: Copy the contents of any text file to the clipboard with a single command or by using the "Open with" option in Windows. ...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB