Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/b7011343/ipfs-archive
An open-source application which will allow you to freely backup your system data to IPFS, by utilising the web3.storage API.
https://github.com/b7011343/ipfs-archive
automatic backup electron free ipfs reactjs storage web3
Last synced: 7 days ago
JSON representation
An open-source application which will allow you to freely backup your system data to IPFS, by utilising the web3.storage API.
- Host: GitHub
- URL: https://github.com/b7011343/ipfs-archive
- Owner: b7011343
- License: mit
- Created: 2022-05-03T16:03:02.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-06-03T18:54:42.000Z (over 2 years ago)
- Last Synced: 2024-12-06T21:27:31.177Z (about 2 months ago)
- Topics: automatic, backup, electron, free, ipfs, reactjs, storage, web3
- Language: JavaScript
- Homepage:
- Size: 129 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ipfs-archive
## An open-source application which will allow you to freely backup your system data to IPFS, by utilising the web3.storage API.
## Guide
1. Make an account on web3.storage
2. Generate an API key on your web3.storage account
3. Clone or download this repository
4. Run `npm install`
5. Compile an executable for your particular operating system
- Windows `electron:package:win`
- Mac `electron:package:mac`
- Linux `electron:package:linux`
6. Run the executable and navigate to the settings tab, where you can input your API key
7. Start a backup manually, or configure scheduled backups## FAQ
### - What is web3.storage?
It is an IPFS gateway that provides 1TB of storage to all users for free. If you exceed this limit, then you are able to request additional space, which you will generally not be charged for.### - How do I generate a web3.storage API key?
Refer to the following link: https://web3.storage/docs/#get-an-api-token