Showing 31 open source projects for "easy run opensource"

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
  • 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
  • 1
    FileRise

    FileRise

    Lightweight, self-hosted file manager with granular ACLs

    ...It is optimized for performance and low resource usage, allowing it to run efficiently on small VPS instances or home servers. Installation is straightforward, with Docker support for quick deployment and minimal configuration.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    Back In Time

    Back In Time

    An easy-to-use backup tool for GNU Linux using rsync in the back

    Back In Time is an easy-to-use tool to backup files and folders. It runs on GNU Linux (not on Windows or OS X/macOS) and provides a command line tool backintime and a GUI backintime-qt both written in Python3. It uses rsync to take manual or scheduled snapshots and stores them locally or remotely through SSH. Each snapshot is in its own folder with copies of the original files, but unchanged files are hard-linked between snapshots to save storage space. It was inspired by FlyBack.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    Reposilite

    Reposilite

    Lightweight and easy-to-use repository management software

    Lightweight and easy-to-use repository manager for Maven-based artifacts in JVM ecosystem. This is simple, extensible and scalable self-hosted solution to replace managers like Nexus, Archiva, or Artifactory, with reduced resource consumption. To run Reposilite for your personal needs you should assign around 20MB of RAM and at least Java 11+ installed.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    Outline Server

    Outline Server

    Outline Manager, developed by Jigsaw

    Access to the free and open Internet. Outline makes it easy to create a VPN server, giving anyone access to the free and open Internet. Outline allows anyone to access the free and open Internet more securely by running their own VPN. Running your own VPN server with Outline increases the security of Internet access and makes the connection harder to block. VPNs are useful to protect the privacy of your communications and allow you to keep access to the Internet open.
    Downloads: 5 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 5
    BFG Repo-Cleaner

    BFG Repo-Cleaner

    Remove large or troublesome blobs

    The BFG is a simpler, faster alternative to git-filter-branch for cleansing bad data out of your Git repository history. You can use it for removing crazy big files, and for removing passwords, credentials and other private data. The git-filter-branch command is enormously powerful and can do things that the BFG can't, but the BFG is much better for the tasks above, because is faster and simpler. The BFG isn't particularily clever, but is focused on making the above tasks easy. If you need...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 6
    Q-Dir

    Q-Dir

    Q-Dir is a manager with a customizable four-panel interface

    Q-Dir (Quad-Directory-Explorer) is a free and compact file manager for Windows developed by Nenad Hrg. It offers a unique four-pane interface that allows you to manage multiple folders at the same time, which greatly simplifies file management and increases productivity.
    Downloads: 84 This Week
    Last Update:
    See Project
  • 7
    Swiss File Knife

    Swiss File Knife

    One hundred command line tools in a small and portable binary.

    Create zip files, extract zip files, replace text in files, search in files using expressions, stream text editor, instant command line ftp and http server, send folder via network, copy folder excluding sub folders and files, find duplicate files, run a command on all files of a folder, split and join large files, make md5 checksum lists of files, remove tab characters, convert CR/LF, list newest or biggest files of a folder, compare folders, treesize, show first or last lines of a file,...
    Leader badge
    Downloads: 389 This Week
    Last Update:
    See Project
  • 8

    webfolder

    Remote web interfaced file manager

    Remote web interfaced file manager capable to run anywhere including Android and BlackBerry devices. Easy intuitive interface and powerful files management capabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Simple File Organizer

    Simple File Organizer

    A GUI tool for organizing files, based on file extension type.

    1. Choose a folder to organize files in 2. Select the type of file(s) to work with The simple search method includes a set of pre-defined file types The custom search method lets you choose specific file types 3. Choose if you want to copy the files to a new folder, or move them to a new folder 4. Run
    Downloads: 4 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 10
    AWS Vault

    AWS Vault

    A vault for securely storing and accessing AWS credentials

    AWS Vault is a tool to securely store and access AWS credentials in a development environment. AWS Vault stores IAM credentials in your operating system's secure keystore and then generates temporary credentials from those to expose to your shell and applications. It's designed to be complementary to the AWS CLI tools, and is aware of your profiles and configuration in ~/.aws/config. By default, there is a dedicated Keychain for AWS credentials and Keychain prompts you when credentials are...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11

    FolderLocker 2.0

    Lock Folders on Windows 10 Free

    ...Our software has been thoroughly tested to ensure that it works flawlessly on all Windows systems, and our helpful support team is always available to assist you if you run into any issues. So whether you need to protect your personal photos, financial records, or business documents, Folder Locker 2.0 has you covered. Try it today and enjoy peace of mind knowing that your sensitive data is secure!
    Downloads: 6 This Week
    Last Update:
    See Project
  • 12
    Redix

    Redix

    A very simple pure key => value storage system that speaks Redis

    redix is a very simple key => value storage engine that speaks redis and even more simpler and flexible. redis is very simple, sometimes we abuse it, so I decided to build a pure key-value storage system that introduces the core utilities for building any data structure you want based on the key => value model that is because I think that everything could be modeled easily using that model, so I decided to not to follow redis and all of its commands, you won’t find lpush, hset, sadd, … etc you will find a new way to do the same job but more easier and flexable, i.e, the well-known hset key field value command could be replaced with set key/field value, but sometimes you need to return a specific hashmap as key => value, but you run hget key field to get the key’s value and also it could be replaced with get key/field, but how could we replace hgetall key? I will say “it is easy”, let’s make the hget command work as a prefix scanner that scan the whole database.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Windows Temp Clean-Up Tool Free

    Windows Temp Clean-Up Tool Free

    One click windows temp files cleaner for free

    ...* And you do it all with a single click of the executable file without needing to install it on your machine! * This tool will help with clearing up space on your Windows computer the easy way and for free! - How to Use - * Open the downloaded file * Press enter to run the script
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    File Archiver

    File Archiver

    Move files from an initial folder to a new folder based on file age

    It's pretty straightforward - specify the initial folder (the folder you want to clean up), the minimum file age, the maximum file age, and the destination folder, and click "Go" -- this program will scour the initial folder, and move all files that match that date range to the specified new folder with quite literally the click of a button.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    Personal Renamer - Easy file renaming

    Personal Renamer - Easy file renaming

    Portable Bulk File Renamer, Folder monitor. All in one.

    Renames files just about any way you like. Monitor folders for files and auto rename(Have program rename images when downloaded). Undo, Save settings, Imageview,Drag-drop, and more. File Management made easy. Very good for those pesky PDFs from customer firms that need cleaning. New features on their way, Anyone need a Folder renamer?
    Downloads: 5 This Week
    Last Update:
    See Project
  • 16
    IDTE- ID3 Tag Editor

    IDTE- ID3 Tag Editor

    A Smarter Way to Tag FLAC, Vorbis, Lyrics, WMA, WavPack, and ID3 Tags

    IDTE is a full-featured tag editor for Windows that supports tagging of FLAC, APE, ID3v1.x/2.x, WMA, Lyrics, and Vorbis metadata in audio files. It also includes a powerful audio player with support for 40+ lossy and lossless formats, including FLAC, ALAC, OGG, APE, MP3, and more. IDTE offers a wide range of advanced features: • Rename files using tag information • Export and manage tag data • Create and manage playlists • Search online for missing or incomplete tags • Fetch...
    Downloads: 62 This Week
    Last Update:
    See Project
  • 17

    Uniqueoid

    Simple & adorable program to eliminate copies of files.

    ...Also Uniqueoid can automatically choose or ignore files by directory or path prefix. All this features in combine allows to reduce such routine and boring task as a getting rid of repetitive fotos, documents, music tracks and so on to some easy actions, no matter how much copies are involved. Uniqueoid is as simple as possible. It doesn’t require special knowledge in the computer architecture. At the same time program has extended settings for optimization for custom system and preferences. Uniqueoid is written in Java. It can be run on any OS where actual JRE is installed. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    openChecksum

    openChecksum

    Check the MD5, SHA-1 and SHA-256 with an multiplatform tool.

    Check the MD5, SHA-1 and SHA-256 Checksum with an multiplatform easy tool developed with QT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    (UNSAFE!) TVirus

    Destroy and PC Instantly!

    Some weird old project that I made when I was in the alies of "Jilk". This is only up so I can test it on a vm further on in time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    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
  • 21
    Camera Photo Dumper

    Camera Photo Dumper

    A simple to use, lightweight, versatile photo dumper.

    ...Well, the product that you need is RIGHT HERE! Introducing the Camera Photo Dumper. A small program that sits on the camera's file system and you can configure it to run every time you plug it in. The program is 441 kB (452,224 bytes) plus the configuration file which is ONLY 606 BYTES!!!! It's extremely versatile, it's easy to use and IT'S OPEN SOURCE!!! If you want to make it work on an Android phone, you can do that. If you want to make an autorun script for it, you can do that. THE ONLY LIMIT IS YOUR IMAGINATION (and computer power).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SimpleBackup

    SimpleBackup

    A fast and simple backup tool that makes differencial and full backups

    ...Furthermore it has a few features to keep your backups clean. How to backup? Just enter the source and destination directory, choose between a few options and let it run. No complicated using, no useless functions, just simple and easy to use. Please consider that you have installed microsoft .Net Framework 4.0 ( or later ) to run SimpleBackup!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    USBRescueX

    USBRescueX

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

    ...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. The USBRescueX is a lightweight program easy to use and takes up very little space in your computer memory , and is portable version, optimized to run on any windows operating system than Windows XP or higher .
    Downloads: 14 This Week
    Last Update:
    See Project
  • 24
    RocketDock Config Saver
    RocketDock Config Saver it's a little program that saves your configs into a high compressed file using uharc. RDCS It's a usefull and easy-to-use program. In case of formatting computer, after install RD just run RDCS and install your saved config
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Remove Log Files

    Remove Log Files

    Log file remover oriented for Windows Servers (x86 & x64)

    AutoDeletions is a free, smart and very performant Windows tool, oriented to the IT Specialists and/or Server Administrators, who have to face the problem of cleaning their file systems from old or obsolete files (typically log or old data files), that are systematically produced by the applications running on their company servers. Configuring this tool is very easy and flexible thanks to a single central INI file. AutoDeletions is ideal for batch processing your deletions. You could for example create your own custom scheduled tasks to run this tool daily in the background of your servers, or even decide to run it interactively. It's also possible to configure AutoDeletions to send alert mails concerning errors that may occur during the deletion process.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Auth0 Logo