[go: up one dir, main page]

Showing 17 open source projects for "empty folder"

View related business solutions
  • 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
  • PageDNA: Web-to-Print eCommerce Software Icon
    PageDNA: Web-to-Print eCommerce Software

    eCommerce for Print, Signs and Fulfillment Trusted by In‑Plants and Commercial Print Leaders

    PageDNA enables successful eCommerce strategies for commercial print sales organizations, internal print shops, and brand owners. PageDNA’s online ordering platform increases print volume while decreasing touch costs for all stakeholders: clientele, print operations, and the organizations they support.
    Learn More
  • 1
    arxiv_latex_cleaner

    arxiv_latex_cleaner

    arXiv LaTeX Cleaner: Easily clean the LaTeX code of your paper

    This tool allows you to easily clean the LaTeX code of your paper to submit to arXiv. From a folder containing all your code, e.g. /path/to/latex/, it creates a new folder /path/to/latex_arXiv/, that is ready to ZIP and upload to arXiv.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Alternate File Move 2.630

    Alternate File Move 2.630

    A program for synchronization of the content of 2 folders

    ...The program offers several options/settings to do this processing like - File comparison by size - File comparison by date (different, older, newer) - File comparison by content - Adding missing files to target folder - Removing files that are not contained in source folder - Include empty folders into synchronization
    Downloads: 10 This Week
    Last Update:
    See Project
  • 3
    Portable Webserver OS For Small Intranet

    Portable Webserver OS For Small Intranet

    For Web Developers, Testers, Learners, End Users - Screenshots Below

    ...Click the Pen Drive Symbol at the bottom of its desktop and view the WEBSERVERFILES/public_html folder. All these html files will now be accessible over the entire lan, by visiting https://ws.local/foldername on your favorite internet browser 6. Copy new html files / folders through another pen drive, onto this public_html folder and view them on the network 7. Change root passwords of this linux system, mysql db from the default password : change_this
    Downloads: 22 This Week
    Last Update:
    See Project
  • 4
    custom-ubuntu-image-for-empty-usb-drives

    custom-ubuntu-image-for-empty-usb-drives

    A portable usb installed custom ubuntu image for scripts & office work

    Click Files Tab Above and then Right Click Each File to Open Them in New Tab, one by one, to download 8 files with total size of 3.8 GB After downloading, Run Following Command ( after cd to folder ) : Windows cmd: copy /B custom-ubuntu-image-for-usb-drives.gz.* custom-ubuntu-image-for-usb-drives.gz Linux/Mac Terminal: cat custom-ubuntu-image-for-usb-drives.gz.* > custom-ubuntu-image-for-usb-drives.gz After joining the files, use the free Balena Etcher ( Check Google ) to write it to an EMPTY USB Drive of Size 32 GB and then boot from that USB Drive ( Press F12 or Equivalent on your System to choose usb disk drive boot, quickly on PC Start ) This image is a minimal installation of ubuntu 20.04 LTS having Browser, Utilities, Geany and LibreOffice 7.2 Hope it is useful for your scripts & office work. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Data Center Infrastructure Management Icon
    Data Center Infrastructure Management

    Fully utilize your assets. Lower data center costs. Prevent downtime.

    netTerrain DCIM is a Data Center Infrastructure Management (DCIM) software that helps organizations automate and simplify the management of its entire Data Center and IT infrastructure. This solution is used by organizations that need to manage environmental capacity with less effort (space, rack, data, and power), track their IT assets and inventory, and efficiently manage cabling.
    Try it Now
  • 5
    Portable Linux Binaries For Windows

    Portable Linux Binaries For Windows

    For use in your Batch Files / Scripts, Command Prompt, Automation etc.

    A Collection of Portable Linux Binaries For Windows From the Git for Windows Portable Project ( its usr/bin folder ). Prefer using Double Quotes instead of Single Quotes, while using most of these Binaries. Please watch the VIDEO BELOW. Also related to the working of only this windows folder version is this article : https://stackoverflow.com/questions/9378972/how-do-i-detect-and-delete-a-file-if-it-is-empty-using-a-windows-batch-file
    Downloads: 6 This Week
    Last Update:
    See Project
  • 6
    Command Output to Html Chart for Website

    Command Output to Html Chart for Website

    A one liner to convert any file or a command output into a html chart

    ...As the Windows Version of this script was occasionally generating a zero byte file, because of the usage of pipes, I have avoided them totally, in the latest version. Also related to the working of only this windows folder version is this article : https://stackoverflow.com/questions/9378972/how-do-i-detect-and-delete-a-file-if-it-is-empty-using-a-windows-batch-file Also, watch the VIDEO BELOW and also view the Wiki Page for more inputs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    YADE (SOSFTP)

    A Batch and API oriented application for managed file transfer.

    YADE (former SOSFTP) is a batch file transfer solution for FTP, FTPS, SFTP, WebDAV and other protocols. It provides a configurable command line client, an API and a bridge to the SOS JobScheduler. YADE comes with advanced error handling and logging capabilities. YADE is able to create and maintain a transfer history in a central database. Product Knowledge Base at https://kb.sos-berlin.com Change Management System at https://change.sos-berlin.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    CountBookmarks

    CountBookmarks

    Makes a detailed count of your browser bookmarks by folder

    This simple program performs a detailed count of exported web browser bookmarks by folder. Its output file can be imported into a spreadsheet and sorted to show the relative size of all your bookmark folders.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    qiniuClient

    qiniuClient

    Cloud storage management client

    Cloud storage management client. Support Qiniu Cloud, Tencent Cloud, Qingyun, Alibaba Cloud, Youpai Cloud, Amazon S3, JD Cloud, imitation folder management, image preview, drag and drop upload, folder upload, synchronization, batch URL export and other functions. package, adds a cdnPath field. You can upload resources to this path. This enables simple dynamic update of renderer resources. The default is empty to read local.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Run your private office with the ONLYOFFICE Icon
    Run your private office with the ONLYOFFICE

    Secure office and productivity apps

    A Comprehensive Alternative to Office 365 for Business
    Learn More
  • 10
    UE4-Plugin-OffAxis

    UE4-Plugin-OffAxis

    This plugin provides a fishtank-VR via a so-called OffAxisProjection

    UE4-Plugin-OffAxis plugin provides a fishtank-VR via a so-called OffAxisProjection by modifying the projection matrix using a custom ULocalPlayer. If your project is a C++ project, you are good to go. If you have a pure blueprint project, add a random C++ class via File -> Add C++ class (empty class is fine). Copy the Plugin in your (you might need to create a Plugin folder in the directory where your project file is). Start (or restart) Unreal Engine. You might get a warning that the plugin needs to be rebuilt. That's normal. Drag the OffAxisActor in your scene. Set position of OffAxisActor to 0,0,0. In the OffAxisActor, place the child actors P_a, P_b, and P_c so that they correspond to the corners of your "virtual window". ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Scotty.js

    Scotty.js

    Deploy static websites and single page apps to AWS S3

    Scotty.js is available on NPM. Install it as a global dependency to be able to use scotty command anywhere. Developing a single page app is hard. From the very beginning, you’ll need to make many decisions — decisions like picking a framework, setting the folder structure, configuring linter, and many others. Amazon offers something that can scale, a combination of Simple Storage Service (S3) for static website hosting and CloudFrontas a CDN is a cheap but scalable way to deliver your single...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PhotoCollageForge

    PhotoCollageForge

    Create a picture collage poster on a PC or Mac in a few minutes.

    WARNING: This project is no longer supported. Running this app may now be difficult on a standard Windows PC, Mac OS or Linux PC. It requires both a Java Runtime (JRE) and support for JavaFX, which are no longer preinstalled on most systems today. Running the app by simply clicking the JAR will usually not work any more, sadly. ------------------------------------------------------------------------------------------------- This is a free, quick and easy to use photo collage maker...
    Leader badge">
    Downloads: 11 This Week
    Last Update:
    See Project
  • 13

    SimpleFileSorter

    A simple file sorter to help organize files and folders.

    NOTE: This project is in beta stages. However, I plan to develop this into a bigger, and easier to use program. SimpleFileSorter has a simple concept of searching a user specified folder to sort all of the files into subfolders based on extension or user specified locations. We are committed to keeping this program simple and easy to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Paycoin XPY Blockchain

    Download Paycoin Wallet: https://github.com/GAWMiners/paycoin/releases

    WARNING: Only use these data files IF YOU HAVE AN EMPTY (or no) WALLET. While it "may" be fine to put these in with an existing wallet, and use the -rescan option, the target audience here is new paycoin installs with an empty wallet. Who needs this? - Any first-time user of paycoin, who wishes to avoid the lengthy block chain download through the p2p network. Instructions: - Unzip and copy blk*.dat files into your paycoin data directory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    CLC

    Counts the non-empty, non-comment lines of code in your files.

    Code Line Counter By Sonicarrow V 1.0 Code Line Counter is a CLI tool to count the number of non-empty and non-comment lines of code in a document. Support: Python Java C Installation: Put "clc.bat" and "clc.py" in your C:\Windows folder. (For other OS, anywhere in your system path works.) Usage: Open a command line or terminal of choice. Navigate to the folder with the code file. Run the command: "clc [p|j|c] <filename>" p = python j = java c = c ex: "clc p test.py" "clc j Random.java" Output: CODE LINES: 335 // number of lines of actual code --------------------- Comments: 121 // lines within single or multi line comments Empty Lines: 54 // lines that contain only whitespace characters Total Lines: 510 // total lines in the file
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    piTTD

    Running Two Tone Detect on a pi

    Image files for running Pi Two Tone Detect. For full instructions, see www.twotonedetect.net. The image file posted here is a fully set up program. You will need to add your email acct information to config.cfg and your tone set information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    pendrive *tools*

    Just some tools to steal passwords and some other stuff

    Please browse to all files, then download comcrasher.7z (or comcrash or something like that). For the actual com crasher (without other programs) it's in the folder com crasher As of now there are 3 tools in this project. These are pendrive *viruses* meant to be placed on an EMPTY thumbdrive. I hope you can read the code itself, it's pretty basic and self-explanatory (antiviruses never block basic attacks huh?) 1) Password stealer from browsers This tool is nicely provided from 101hacker.com. ...
    Downloads: 12 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next