Imagine you have finished a macOS app, exported it from Xcode, and now want to distribute it to users. The most common way of distributing an app outside the Mac App Store is by putting it in a .dmg file. These are hard to create, especially good-looking ones. You can either pay for a GUI app where you have to customize an existing design or you can run some homebrewed Bash script and you still have to design it. This tool does everything for you, so you can play with your 🐈 instead.Discuss it on Product Hunt and Twitter.
nodejs dmg cli-app cli app disk-image create disk image mac application appleSpaceRadar allows interactive visualization of disk space and memory. It currently supports Sunburst, Treemap, and Flamegraph charts. Compressed files can be read directly. To detect them, the file name has to end with .gz.
space memory disk usage visualization sunburst treemap flamecharts d3SystemRescueCd is a Linux system rescue disk available as a bootable CD-ROM or USB stick for administrating or repairing your system and data after a crash. It aims to provide an easy way to carry out admin tasks on your computer, such as creating and editing the hard disk partitions. It comes with a lot of linux software such as system tools (parted, partimage, fstools, ...) and basic tools (editors, midnight commander, network tools).
rescue-disk disk-recovery rescue repair diskHardSourceWebpackPlugin is a plugin for webpack to provide an intermediate caching step for modules. In order to see results, you'll need to run webpack twice with this plugin: the first build will take the normal amount of time. The second build will be signficantly faster. Install with npm install --save hard-source-webpack-plugin or yarn. And include the plugin in your webpack's plugins configuration.
webpack webpack-plugin webpack-cache disk iterative build cache plugin...both 32-bit and 64-bit architectures, with Python versions 2.6, 2.7, and 3.4+. PyPy is also known to work. Also see scripts directory and doc recipes.
monitoring ps top netstat cpu memory memory-analysis freebsd osx netbsd openbsd disk sensors windows-service system-monitoring process-monitorYou can download the latest version here. This will download a file called Stats.dmg. Open it and move the app to the application folder. Stats currently supported on macOS 10.14 (Mojave) and higher.
cpu monitor battery disk gpu network temperature stats sensors fansTarantool is an in-memory database and application server. It is 100% compatible drop-in replacement for Lua 5.1, based on LuaJIT 2.1. It has full support for Lua modules and a rich set of own modules, including cooperative multitasking, non-blocking I/O, access to external databases, etc.
database transactions in-memory disk msgpack application-serverWinSpd enables the creation of storage units ("SCSI disks") in user mode (i.e. without writing any kernel mode code). Such storage units are created and served by user mode storage devices (i.e. user mode processes) and are added to the Windows OS storage stack. They appear to Windows as real disks that can be formatted and accessed via a file system such as NTFS. A user mode storage device is a user mode process that can create and serve storage units. As storage unit is a SCSI "direct-access block device" (as per the definition in the SCSI SBC standard) or more commonly referred to as a "SCSI disk". It is used to store data in logical blocks; each block contains the same amount of data (the Block Length) and has a Logical Block Address (LBA), which is a 64-bit number in a single contiguous address space. In particular WinSpd (and the SCSI standard) do not assume the traditional geometry of cylinder-head-sector (CHS) for how blocks are laid out.
kernel disk storage gplv3 driver windows-kernel scsiAlibaba Cloud CSI plugins implement an interface between CSI enabled Container Orchestrator and Alibaba Cloud Storage. It allows dynamically provision Disk volumes and attach it to workloads. Current implementation of CSI plugins has been tested in Kubernetes environment (requires Kubernetes 1.14+).
kubernetes oss disk ebs nas lvm csi storage-driver k8s-sig-cloud-provider cpfs csi-pluginsA Vagrant plugin that creates a persistent storage and attaches it to guest machine. After installing you can set the location and size of the persistent storage.
vagrant storage disk persistent-storage persistent virtualboxIn attempting to keep things DRY, EDStorage was created to address the fair amount of boilerplate that often gets created to deal with writing data to disk within iOS applications in a performant manner. Disk I/O within iOS is synchronous and so much of this boilerplate is often written to improve performance by moving I/O to a background thread. EDStorage accomplishes this by transforming each write instance into a NSOperation which is managed by a single NSOperationQueue. All of this is done in the background while providing high-level methods to the user via categories. The easiest way to get going with EDStorage is to take a look at the included example application. The Xcode project file can be found in example > storage.xcodeproj.
storage io disk nsdata uiimageDownload a file to disk programmatically.Will download the content of the given url and store it in a file specified by filepath. When done, the callback will be called with an optional error object as the first argument and the filepath as the second argument.
download disk file save fsFileSystem is an application that allows you to browse the content of your iPhone disk, displaying file and folders, files contents, and detailed informations about file and folder permissions. No file editing nor folder creation can be done through this application. It is intended to developers, to learn about the internal organisation of the iOS file system. FileSystem is an universal application, meaning you can use it on iPhone, iPod Touch and iPad. It requires at least iOS 4.0. Latest versions of iOS, as well as latest iOS devices (iPhone 5, iPad Mini) are fully supported.
ios iphone ipad filesystem browser file access finder permission diskLocal filesystem adapter for receiving upstreams. Particularly useful for streaming multipart file uploads from the Skipper body parser.This module is part of the default configuration in Sails.
skipper filesystem file upload disk drive sails expressA local disk adapter for the Sails framework and Waterline ORM. Functions as a persistent object store which works great as a bundled, starter database (with the strict caveat that it is for non-production use only). It is bundled with the sails-hook-orm hook that is included by default in new Sails projects.Under the hood, this uses nedb.
nedb adapter waterline disk memory localdevdb database sails sails.js sailsjsWorks on any Unix based system like macOS and Linux.Created because all the other df wrappers are terrible. This one uses simple and explicit parsing. Uses execFile rather than exec. Ensures better platform portability by using the -P flag. Returns sizes in bytes instead of kilobytes and the capacity as a float.
df dfkp df-kp disk space free info data fs filesystem file-system drive mount size capacityThis tool is designed to manipulate FAT filesystems, in order to explore, extract, repair, recover and forensic them. It currently supports FAT12, FAT16 and FAT32.This will tell fatcat to begin on the 1048576th byte. Have a look to the partition tutorial.
fat fat-filesystems forensics filesystem orphaned-files fatcat system disk recovery repair sector cluster-numberA library for seamlessly executing arbitrary JVM closures in Docker containers on Kubernetes.Hype lets you execute arbitrary JVM code in a distributed environment where different parts might run concurrently in separate Docker containers, each using different amounts of memory, CPU and disk. With the help of Kubernetes and a cloud provider such as Google Cloud Platform, you'll have dynamically scheduled resources available for your code to utilize.
kubernetes docker workflow disk cpu memory lambdaWhen running Quarry as a standalone executable, records and forwarders are managed through a simple CRUD API.When requiring Quarry as a module, records and forwarders are managed through exposed functions.
dns cli memory dynamic quarry api redis mongo disk
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.