Showing 1887 open source projects for "folder"

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
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    phpcs-security-audit v3

    phpcs-security-audit v3

    A set of PHP_CodeSniffer rules that finds vulnerabilities

    phpcs-security-audit is a set of PHP_CodeSniffer rules that finds vulnerabilities and weaknesses related to security in PHP code. It currently has core PHP rules as well as Drupal 7-specific rules. The tool also checks for CVE issues and security advisories related to the CMS/framework. This enables you to follow the versioning of components during static code analysis. The main reason for this project being an extension of PHP_CodeSniffer is to have easy integration into continuous...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Somatic APP analysis

    Reanalysis of somatic APP retrotransposition

    ... [ Basic usage ] • Detection of IEJs connecting APP exons java -jar somaticAPP.jar -D -b input.bam [optional_arguments] * Input data: PRJNA577966 * The input bam should be mapped to APP751.fa (provided in the 'data' folder) and sorted by read name after mapping • Estimation of gencDNA fraction java -jar somaticAPP.jar -F -b input.bam -a BWA_PATH -s SAMTOOLS_PATH [optional_arguments] * Input data: PRJNA493258 * The input bam should be a human-genome-mapped (hg38), coordinate-sorted, and duplicate-marked file. Try -h or -? options to get detailed descriptions for optional input parameters
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    IntelliSubDownloader

    A python script that downloads subtitles from "yifysubtitles.com" .

    ...Multiple files are not supported so there should be only one video file in the directory . Please give suggestions to improve the script . 1. Put the python script inside movie folder which contains only one video file . 2. Then open the python script (or run the batch file) and type the movie name without any alphanumeric characters . 3. Confirm by pressing "Y" or "N" . 4. Script will automatically find , download , rename the subtitle for you . 5. And then it will delete itself so make sure to take a backup of the script . ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Fire Find - WebExtension

    Fire Find - WebExtension

    Add-on Firefox: find words in web pages

    .... == Installation == Get it - https://addons.mozilla.org/en-US/firefox/addon/fire-find/ To run and build browser extension from cmd or terminal type: - npm install --global web-ext - cd my/path/folder/fire-find - web-ext run - web-ext build
    Downloads: 0 This Week
    Last Update:
    See Project
  • Demo Series - Small Business Backup By Veeam Icon
    Demo Series - Small Business Backup By Veeam

    Learn how to protect your Microsoft 365 data, with simple, actionable tips today.

    Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
    Watch Demo Series
  • 5
    MkDocs Jekyll Theme

    MkDocs Jekyll Theme

    The Material theme from MkDocs provided as a Jekyll template

    This is a starter template for a MkDocs Jekyll theme. GitHub pages uses Jekyll natively, so when I make documentation, I typically look for Jekyll templates. Why? Using Jekyll means that I can use markdown, and allow for users to easily contribute, and build automatically just by way of pushing to a master branch (or general GitHub pages). I’ve liked MkDocs in the past, but it required me to use a special renderer. I also felt limited in my ability to customize it. The same is true for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Scale Down Thumbnails

    scale down and compress jpg images

    Java program to scale down and compress jpg images in batch. Place original images into the "source" directory and run jar file to create the thumbnails. Thumbnails will be created in the "target" folder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Welding-Symbols

    Welding Symbols block library for CAD

    ...All symbols were drawn with AWS standards in mind. Library is ready to go! Linux users: Copy and paste into /usr/share/LibreCAD/library/ note: you must have root privaleges to add files to the library folder. Windows: copy and paste or extract zip directly into the folder LibreCAD installed into. Most likely c:/windows/program files(x86)/LibreCAD/resources/library. As an alternative, you can extract the library to a folder and use the LibreCAD option to link the folder. We found some systems wouldn't link the new folder properly, but some systems did. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8

    slurm-roll

    Slurm Resource Manager for Rocks Clusters

    Slurm is a replacement for other resource management software and schedulers like gridengine or torque. The slurm roll integrates very well into a rocks clusters installation. In the folder addons, there are a lot of useful rolls for rocks clusters 6.1 and 6.2. These rolls do not depend on slurm. Please see Discussion for further information and support
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 9
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 10
    pickadate

    pickadate

    jQuery date and time input picker

    ...Make sure to also include the legacy.js file along for the oldie browsers. pickadate.js is an open source project, shared under an MIT license. All themes are generated using LESS and compiled from the lib/themes-source folder into the lib/themes folder. The translations live in the lib/translations folder. There are currently 43 language translations included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Midia

    Midia

    Simple Media manager for your Laravel project

    Simple media manager for your Laravel project. This package lets you open your files as inline modal. All directories in the folder will be ignored. In other words, can only read the file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Open Intro Statistics

    Open Intro Statistics

    An open-source textbook written at the college level

    OpenIntro Statistics is a dynamic take on the traditional curriculum, being successfully used at Community Colleges to the Ivy League. Each chapter's content is in one of the eight chapter folders that start with "ch_". Within each folder, there is a "figures" folder and a "TeX" folder. The TeX folder contains the text files that are used to typeset the chapters in the textbook. In many cases, R code is supplied with figures to regenerate the figure. It will often be necessary to install the "openintro" R package that is available from GitHub (https://github.com/OpenIntroOrg) if you would like to regenerate a figure. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    StrollingWolf

    StrollingWolf Comments Remover

    ...Support to remove single line comment //.... 5. Support to remove break line comment //....\ 6. Support to remove block comment /**/ 7. Support to remove #if 0 and nest 8. Support file/folder, multi files/multi folders batch clean 9.Support to remove <!-- --> block comment for any files see more:https://i.otherhill.com/static/14a7b98d424c11eab405809b202ce664.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    KonDB

    Organizer for your Kontakt files

    - Easily Organize, Sort Through, and Load your Kontakt NKI/NKM Files in Windows - This project was built to satisfy a need to have a separate app to manage a large Kontakt files collection. - This app does not delete/move/rename/etc. your files, but it will make management of your files a lot easier. Getting Started: Drag-and-drop files/folders into this app from your computer at any time to add to your index. If you drag in the same file(s) twice, it won't be re-added. Drag-and-drop...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    SlideSorter

    SlideSorter

    SlideSorter sorts images and videos, and presents them in a slideshow

    ... - Left-click and hold a slide to move it - Middle-click a slide to remove it - Right-click a slide for full-screen showing (image) or playing (video) - and more intuitive handling in combination with CTRL and Shift keys. Slides are organized in an 'album', which is a regular folder in the filesystem. Slides from other locations can easily be added. Slides removed from display are never deleted. Saving means to attach an initial 4-digit ID to each filename for cross-platform compatibility.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    Chess Tournaments

    Chess Tournaments

    This is a chess program to help you to organize any chess tournaments

    This is a chess program to help you to organize any chess tournaments without using real chess rules, go to the support page of this program. The support page also has more information about this program. This program creates a "Data" folder to save settings of this program and notes of tournaments and players. Players could play with each other on a single device or playing by multiple devices by a network. This program shows squares that mouse points on them and that helps to prevent any mouse mistakes that happen when playing chess by computers! Although you could do moves by keyboard too. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    LGButton

    LGButton

    A fully customisable subclass of the native UIControl

    ...You can add images/icons to your button, icons are taken from different ready-to-use font icons collections, images can be imported directly from your project assets folder. Icons are managed by SwiftIconFont integration, so you can easily add and customize button icons by choosing from the most popular font icon collections. You can pick one value from the table above, different values will be ignored (please consider that not all the icons may be available since this library may not be updated right after a font library update).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    tkFileBrowser

    tkFileBrowser

    File browser for Tkinter

    tkFileBrowser is an alternative to tkinter.filedialog that allows the user to select files or directories. The GUI is written with tkinter but the look is closer to GTK and the application uses GTK bookmarks (the one displayed in nautilus or thunar for instance). This filebrowser supports new directory creation and filtype filtering.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    Flutter Login Example

    Flutter Login Example

    100% Shared Code Android/iOS Login Example

    This example uses a ScrollView, JSON Rest API, Navigation, Alert Pop-Up, Progress Indicator, Globals, Images in a shared asset folder, and 100% Shared Code. Now with the ability to login with FaceID, TouchID, and Fingerprint Reader on Android.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    gotop

    gotop

    A terminal based graphical activity monitor inspired by gtop and vtop

    ...Clone the repo and then run scripts/download.sh to download the correct binary for your system from the releases tab. gotop ships with a few colorschemes which can be set with the -c flag followed by the name of one. You can find all the colorschemes in the colorschemes folder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    uqm-ru

    The Ur-Quan Masters in Russian

    A complete translation of the open-source version of the "The Ur-Quan Masters" game, found here: https://sourceforge.net/projects/sc2/ The translation is packaged as an standard game add-on, to use it you need to copy it into the addons folder and run "uqm --addon russian".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    World Register of Nations

    Display information about every countries in the world

    World Register of Nations A software coded in Python 3 who display information about every countries in the world Windows : 1) Please install ImageMagick you will find ImageMagick-7.0.8-37-Q16-x64-dll with in this folder. When you install it it's important to let it add ImageMagick to your Windows Path. 2) Run World_Register_GUI.exe Other operating systems : Run it from the source : https://github.com/hamdyaea/World-Register-of-Nations Developer - Author Hamdy Abou El Anein
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    IsyLock - Simple folder locker

    IsyLock - Simple folder locker

    Simple program to lock/hide your folder in windows

    The goal of this project is to create a simple application that can be used to lock and hide a folder with easy to use interface. No installation required and you can lock/unlock your folder with just one single click.
    Leader badge
    Downloads: 33 This Week
    Last Update:
    See Project
  • 24
    ...This software download and display the next five rocket launches. For windows download this software. How to start the program: 1) Unzip all file in the same folder. The software work only if all file are in the same directory. 2) Doule-click on Next_Five_Rocket_launches_Software.bat For other operating systems you must run it from the source : https://github.com/hamdyaea/Next_five_rocket_launches Developer - Author : Hamdy Abou El Anein
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    HOBBIT Java SDK Example

    HOBBIT Java SDK Example

    Integrate your benchmarks and systems into the HOBBIT platform

    ...Fully tested docker images may be uploaded and executed in the online platform without any modifications. Please find the basic benchmark component implementations in the sources folder. You may extend the components with logic of your benchmark and debug the components as pure java codes by running the make test-benchmark command or execute checkHealth() method from ExampleBenchmarkTest) in IDE. You may specify input parameters models for benchmark and system you are running.
    Downloads: 0 This Week
    Last Update:
    See Project