https://github.com/gildas-lormeau/zip-manager
Progressive Web App for creating, reading, and editing zip files
https://github.com/gildas-lormeau/zip-manager
multicore pwa pwa-app unzip zip zip-encryption zip64 zipjs
Last synced: about 2 months ago
JSON representation
Progressive Web App for creating, reading, and editing zip files
- Host: GitHub
- URL: https://github.com/gildas-lormeau/zip-manager
- Owner: gildas-lormeau
- License: mit
- Created: 2023-02-20T22:56:47.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-30T11:01:20.000Z (3 months ago)
- Last Synced: 2025-05-08T05:55:30.239Z (about 2 months ago)
- Topics: multicore, pwa, pwa-app, unzip, zip, zip-encryption, zip64, zipjs
- Language: JavaScript
- Homepage:
- Size: 28.7 MB
- Stars: 59
- Watchers: 2
- Forks: 13
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
This is a PWA using the filesystem API in [zip.js](https://github.com/gildas-lormeau/zip.js).
It is based on React and built with Vite.
See https://gildas-lormeau.github.io/zip-manager/
## Features
- installable for offline use
- keyboard navigation
- multi-core compression/decompression of zip entries
- encrypted zip files
- 4GB+ zip files (i.e. Zip64)
- drag and drop files/directories from filesystem on desktop
- integration in the "Open with..." menu on desktop (see https://developer.mozilla.org/en-US/docs/Web/Manifest/file_handlers)
- integration with the "Share" feature on mobile (see https://developer.mozilla.org/en-US/docs/Web/Manifest/share_target)
- customizable accent color
- DOS theme
- integrated MIDI/XM/SID music player and visualizer## Screenshots
- Desktop

- Mobile
