Showing 13 open source projects for "simple basic"

View related business solutions
  • Deploy Apps in Seconds with Cloud Run Icon
    Deploy Apps in Seconds with Cloud Run

    Host and run your applications without the need to manage infrastructure. Scales up from and down to zero automatically.

    Cloud Run is the fastest way to deploy containerized apps. Push your code in Go, Python, Node.js, Java, or any language and Cloud Run builds and deploys it automatically. Get fast autoscaling, pay only when your code runs, and skip the infrastructure headaches. Two million requests free per month. And new customers get $300 in free credit.
    Try Cloud Run Free
  • Build on Google Cloud with $300 in Free Credit Icon
    Build on Google Cloud with $300 in Free Credit

    New to Google Cloud? Get $300 in free credit to explore Compute Engine, BigQuery, Cloud Run, Vertex AI, and 150+ other products.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query exabytes in BigQuery, or build AI apps with Vertex AI and Gemini. Once your credits are used, keep building with 20+ products with free monthly usage, including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. Sign up to start building right away.
    Start Free Trial
  • 1
    Papra

    Papra

    The minimalistic document archiving platform

    Papra is a minimalist document management and archiving platform created to help individuals and teams store, organize, and retrieve digital documents with simplicity and accessibility at its core. Papra provides basic yet essential capabilities like uploading files, managing archives, creating organizations for shared access, and performing full-text searches, all within a responsive and user-friendly interface that works across devices. The project’s focus on long-term storage and...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    Docker Gradle Plugin

    Docker Gradle Plugin

    Gradle plugin for orchestrating docker builds and pushes

    a Gradle plugin for orchestrating docker builds and pushes. Add basic tasks for building and pushing docker images based on a simple configuration block that specifies the container name, the Dockerfile, task dependencies, and any additional file resources required for the Docker build. Adds a task for populating placeholders in a docker-compose template file with image versions resolved from dependencies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    garysfm

    garysfm

    An advanced file manager with qss themes and iso and folder previews

    garysfm which stands for Gary's File Manager is a file manager with some advanced features. Those features include bulk renaming and folder image previews. I has rather advanced search functions, tab browsing with persistence between launches. It remembers your folder sorting and view options in icon view. It also remembers your active tabs between sessions. It has progress dialog while doing large operations like copying large files, and folders with many files. python version works on...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4

    rene file renamer

    Windows/Linux lexical/semantic multiple file renamer

    Rene is an extended file renamer command line program written in Python for Windows and Linux. Its goal is to be easy to use but powerful. For basic use, the command syntax is as simple as Windows ren and Linux mv yet affords greater flexibility in reusing parts of the original name and formulating its replacement. Features include: -- Automatic name adjustment to avoid existing file names with a choice of parameterized collision avoidance schemas. -- Semantic name selection, for example, of a numeric or alphabetic range, which would otherwise require a program. -- Recursion to specified depth, excluding (or including) specified directories. -- Renaming of files or directories or both. -- Arbitrary numeric and alphabetic sequences can be inserted sequentially into new names. -- Fragments of the original name can be discarded or incorporated into the new name completely, by selected parts, or with a numeric or alphabetic bump up or down.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Run Any Workload on Compute Engine VMs Icon
    Run Any Workload on Compute Engine VMs

    From dev environments to AI training, choose preset or custom VMs with 1–96 vCPUs and industry-leading 99.95% uptime SLA.

    Compute Engine delivers high-performance virtual machines for web apps, databases, containers, and AI workloads. Choose from general-purpose, compute-optimized, or GPU/TPU-accelerated machine types—or build custom VMs to match your exact specs. With live migration and automatic failover, your workloads stay online. New customers get $300 in free credits.
    Try Compute Engine
  • 5
    Unity Standalone File Browser

    Unity Standalone File Browser

    A native file browser for unity standalone platforms

    A simple wrapper for native file dialogs on Windows/Mac/Linux. Unity Standalone File Browser is a native file browser for unity standalone platforms.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6

    tinyfilemanager

    Web based File Manager in PHP, Single File and light weight

    Tiny PHP File Manager It is a simple, fast and small file manager with single php file. It is also a web code editor. It'll run either online or locally, on Linux, Windows or Mac based platforms. The only requirement is to have PHP 5.5+ available.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    safelock

    safelock

    Basic AES files encryption tool

    Simple drag & drop file encryption tool. based on python and uses PyCrypto to encrypt the inputted files with AES encryption. Then sqlite database file is generated with a unique key to store the encrypted files and folders in binary blobs for later decryption.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8

    Bulk File Processor - Cinchoo

    Simple and easy to use bulk file processing

    Bulk file processing tool is an easy to use file processor that allows to carry out customized repeated operations on multiple files easily. With this tool, you can instruct the tool to process files in entire directories and subdirectories at once with a powerful preview and with multiple tools. It was designed to be easy to use yet powerful enough to handle some of the most complex repeatable tasks. The very basic functionality it provides is that it allows to rename file names in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Mad Dog Backup System
    Mad Dog Backup is a simple manual backup system. The software allows authenticated users to submit and retrieve files to and from a backup system via a Web browser. The official source repository is located at https://github.com/textbrowser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL on Google Cloud Icon
    99.99% Uptime for MySQL and PostgreSQL on Google Cloud

    Enterprise Plus edition delivers sub-second maintenance downtime and 2x read/write performance. Built for critical apps.

    Cloud SQL Enterprise Plus gives you a 99.99% availability SLA with near-zero downtime maintenance—typically under 10 seconds. Get 2x better read/write performance, intelligent data caching, and 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server with built-in vector search for gen AI apps. New customers get $300 in free credit.
    Try Cloud SQL Free
  • 10
    TrackSage

    TrackSage

    It's an easy-to-use automatic audio file tagger.

    It's an automatic tagger made for facilitating mass audio metadata correction process by comparing & editing their tags/filenames via Last.fm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    qlsdup

    GUI based lightweight duplicate file finder / remover.

    ...So Look'n'Feel should be somewhat the same, though some changes have been made. Algorithm is simple and suitable for large file sets with few differences: basic set of duplicate candidates is determined by file size, then candidates are compared byte-wise. So for files which don't start to differ by growing at the tail it reduces read operations greatly compared to hash-based comparision (i.e. test case: 40GB of files, 16GB RAM, many differences: initial compare (uncached by OS) around 300sec, subsequent compare (relevant file parts cached by OS) ca. 2sec) Note: this program is not related to lsdup
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    AutoMySQLBackup

    Automatic MySQL Backup

    ...I first created AutoMySQLBackup in 2002 and since then it's helped many thousands of admins keep their databases backed up.. I always had one basic requirement and that was that it should always be super simple to initially get working.. I would like to hand it over now to someone with the time and skill to keep it updated and take it further.. If you would like to take over the project please get in touch..
    Leader badge
    Downloads: 48 This Week
    Last Update:
    See Project
  • 13
    Creates plain text directory listings from the context menu. Currently supports only Windows. Linux and Mac OS integration planned, although creating directory listings on these platforms is as simple as typing "ls -al". Basic filtering support inc
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB
Gen AI apps are built with MongoDB Atlas
Atlas offers built-in vector search and global availability across 125+ regions. Start building AI apps faster, all in one place.
Try Free →