Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/d-band/disky
Make NTFS writable on macOS
https://github.com/d-band/disky
Last synced: 3 months ago
JSON representation
Make NTFS writable on macOS
- Host: GitHub
- URL: https://github.com/d-band/disky
- Owner: d-band
- Created: 2017-09-19T15:23:59.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-09-20T06:13:00.000Z (about 7 years ago)
- Last Synced: 2024-06-23T09:41:55.415Z (5 months ago)
- Language: JavaScript
- Size: 334 KB
- Stars: 34
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Disky
=====> Make NTFS writable on macOS
![Disky](images/image.png)
## Development
```bash
npm i dool -g
npm inpm run dev
npm run start# Electron Mirror of China
ELECTRON_MIRROR="https://npm.taobao.org/mirrors/electron/"npm run pack
npm run disk
```## Report a issue
* [All issues](https://github.com/d-band/disky/issues)
* [New issue](https://github.com/d-band/disky/issues/new)## License
Disky is available under the terms of the MIT License.