Showing 462 open source projects for "new folder"

View related business solutions
  • 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
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Start Free
  • 1

    WebFaceDetection

    Web Face Detection using OpenCvSharp, Emgu and Accord.Net with Json

    ...For Direct Test, download !_1_Web_Face_Detection.ZIP or https://sourceforge.net/projects/webfacedetection/files/%21_1_Web_Face_Detection.zip/download .... For a New Test! .... Make new Asp.Net web application .Framework MVC .... Reference files from Libs folder ( exclude cvextern.dll and opencvsharpextern.dll and face.xml ) .... Add Existing Item from Libs folder ( face.xml and opencvsharpextern.dll and cvextern.dll ) to your project, Set Copy if Newer. .... Replace Controllers/HomeControllers.cs from this HomeControllers.cs .... ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Animated Tab Bar

    Animated Tab Bar

    Swift UI module library for adding animation to iOS tabbar items

    :octocat: RAMAnimatedTabBarController is a Swift UI module library for adding animation to iOS tabbar items and icons. iOS library made by @Ramotion. Just add the RAMAnimatedTabBarController folder to your project. Create a new UITabBarController in your storyboard or nib, set the class of the UITabBarController to RAMAnimatedTabBarController in your Storyboard or nib, for each UITabBarItem, set the class to RAMAnimatedTabBarItem, add a custom image icon for each RAMAnimatedTabBarItem, add animation for each RAMAnimatedTabBarItem. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    PAPER ONBOARDING

    PAPER ONBOARDING

    PaperOnboarding is a material design UI slider. Swift UI library

    iOS library Paper Onboarding is a material design UI slider written on Swift. We specialize in the designing and coding of custom UI for Mobile Apps and Websites. Our web app development agency team builds web, and Front-end applications using modern web application frameworks for innovative tech brands and companies. We act as an extension of product development departments within tech companies by providing remote staff augmentation. Our multidisciplinary development teams are in constant...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    New Version 2019.12.13. Small fixes. The main features are animations effects and resize bars. Controls can optionally animate sliding open and sliding closed. Resize bars fade-in and fade-out if the mouse is nearby. All C# source code files are in the "src" folder in the zip file. Video: http://youtube.com/watch?v=j-bZApL8-L8 This project is intended for .NET developers.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Start Free
  • 5
    VB.NET Rocketdock Enhanced Settings

    VB.NET Rocketdock Enhanced Settings

    A VB.NET FOSS enhancement to Rocketdock's icon settings screen

    This .NET utility is a functional reproduction of Rocketdock's original settings screen. This makes the utility familiar to Rocketdock users. The original Rocketdock's settings screen has a few annoying bugs or limitations. One of the bugs is the time the extended time Rocketdock takes to respond to a right-click on an icon when your icon library is large (300+ icons) . This is vital functionality as it is precisely how you change the appearance or the functionality of any Rocketdock icon....
    Downloads: 21 This Week
    Last Update:
    See Project
  • 6
    ModularAdmin

    ModularAdmin

    Free Dashboard Theme Built On Bootstrap 4 | HTML Version

    ...You can add new themes by adding a new file in src/_themes/ folder. We separate the application's scripts across its components. For simplicity we use ES5 in this version, and just wrap each component's script in jQuery $(function() { }). JS configurations are defined in the src/config.js file. On build, application script files are merged together and copied to the dist/js/app.js 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: 3 This Week
    Last Update:
    See Project
  • 8
    Telegram Bot for Windows

    Telegram Bot for Windows

    Telegram Bot Windows Application

    This is a funcional application for Windows for your Telegram Bot. To create your own bot you must register new bot by BotFather bot in Telegram. BotFather will give you unique Autch code that will be used in this application.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 9
    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: 4 This Week
    Last Update:
    See Project
  • Save Up to 91% on Cloud Compute With Spot VMs Icon
    Save Up to 91% on Cloud Compute With Spot VMs

    Automatic sustained-use discounts. One free VM per month. No negotiation needed.

    Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
    Start Free
  • 10
    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
  • 11

    Interpolator

    Multi-platform C++ QT Project for polynomial regression

    Interpolator This is a software made to import X,Y data from different types of files, into a table, displaying a plot of the data you imported and with the ability to interpolate data against linear or polynomial curves. It is modular, so support for a new file type can be added by including a plugin in the plugins folder. To compile the software you need to run qmake first. Make sure to install the dependent Qt add-ons such as QtCharts. You also need GSL library (GNU Scientific Library). On linux you will probably find built packages in your package manager (e.g. sudo apt install libgslX libgslcblas0 -- X is the version number, remember to update dependencies to the right version/name in .pro file). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    VenSafe

    VenSafe

    Free, secure, customizable and the best folder locker software!

    [UPDATE! - VenSafe 2.0.1.2) VenSafe, the best of its kind; A Folder/USB locker software by Rahul M. The all-new VenSafe is ready with its simple, smooth and friendly GUI. This version is far more secure comes with all kinds of bugs, bypasses and cheats fixed. The password can no longer be edited by others from outside. Everything's in the Settings. It's impossible to crack through your folder once it's locked.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    myLauncher

    myLauncher

    Portable, easy to use program launcher. Can be used from flash Drive.

    New "myLauncher" will not communicate with old one and that's why can't be used as an upgrade of the old program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Banesk Startup Manager

    Banesk Startup Manager

    İt is a start up Maneger for Windows

    Banesk is a sturtup maneger what show you all sturt-up items to check, delete or search on internet(yandex or google). You can see all programs or items to a list and you can add new items for open your computer starting. May be folder May be file May be website
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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: 0 This Week
    Last Update:
    See Project
  • 16
    Dream Music Player

    Dream Music Player

    It is a music player that supports most of the audio formats

    Dream Music Player is a very good application for playing audio files on a desktop with support to a wide variety of audio formats. It has full functionality with playlist, shuffle, open folder, repeat and so on. One can also load his music library with just a click. And most of all its interface is pleasing. Looking for new apps can give it a try. Current version is 3.0 and is the last version of this software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Nodejs Websocket

    Nodejs Websocket

    A node.js module for websocket server and client

    A nodejs module for websocket server and client. The class that represents a connection, either a client-created (accepted by a nodejs ws server) or client connection. The websocket protocol has two types of data frames: text and binary. Text frames are implemented as simple send function and receive event. Binary frames are implemented as streams: when you receive binary data, you get a ReadableStream; to send binary data, you must ask for a WritableStream and write into it. The binary data...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    High speed math parser

    Expression evaluator for Delphi developers

    ...Please note that the samples do not require components installation (however installation is possible and in case when installed you find the components on "Samples" page of the pallete). You may open the Delphi project file (*.dpr) in the sample folder and simply run it. Fully functional TGraph component
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    bodhibuilder

    bodhibuilder

    OS remastering for Bodhi & *buntu Linux

    Bodhibuilder is a fork of the old Remastersys script, it has been tuned to create a bootable live ISO of your Bodhi Linux OS or Ubuntu based derivatives. There are 2 types of modes available: backup mode and distribution mode. Backup mode creates a copy of your running OS so that the live ISO will require you to login using your credentials and the desktop will be your same desktop you've created it to be. Distribution mode will also create a copy of your running OS, but will not keep...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 20
    Opulos NuZip

    Opulos NuZip

    Create password protected zip files from the Send To menu.

    ...Copy NuZip.exe and Ionic.Zip.dll to the desired folder (e.g. C:\Program Files\Opulos\NuZip\). 2. Double-click NuZip.exe. This will create a new shortcut in the Send To folder, which appears as a new menu option in windows. 3. Done. NuZip is written in C# and targets the .NET35 Client Profile.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    Mist Browser

    Mist Browser

    Mist. Browse and use Ðapps on the Ethereum network.

    ...Client binaries (e.g. geth) specified in clientBinaries.json will be checked during every startup and downloaded if out-of-date, binaries are stored in the config folder. You can pass command-line options directly to Geth by prefixing them with --node- in the command-line invocation.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22

    file-splitter-software

    Split your large data files into a small/readable file format

    ...The path you entered while installing the software Double click file-splitting-software.exe in the location Enter the following, Num per file - Number of lines per file you want to output Delimiter - The recurring delimiter you want to use. It may be \n,\t, ',', >, ] or any other frequently occuring symbols in your file. These user defined delimiter is usefull in the cases where default new line/tab spacing characters are missing in the input file. Browse - Browse to your directory which contains the file to be split. Finally, the output is generated in the newly created folder at the same location
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Kea -Gaana/Saavn/Ytube playlist download

    Kea -Gaana/Saavn/Ytube playlist download

    Download best quality mp3 playlist songs from Gaana, Saavn & Youtube

    ...Copy your favorite playlist url in a text file and set the path of text file in this software. It will identify the playlist name and download all songs in the same folder. If you don't like already exist Youtube playlist, then create a new playlist [playlist should be public] and download all songs using this software in a single click. If you like this software then share your review and rating, that will motivate us and also don't forget to share this with your friends. Do let me know in case of any issue or need help. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Personal Renamer - Easy file renaming

    Personal Renamer - Easy file renaming

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

    ...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: 2 This Week
    Last Update:
    See Project
  • 25
    Gravity theme

    Gravity theme

    Minimal is the new cool

    Gravity is an unopinionated theme for Jekyll, the awesome static site generator.
    Downloads: 0 This Week
    Last Update:
    See Project