1
0
mirror of https://github.com/c9fe/22120.git synced 2024-07-15 07:49:06 +02:00
22120/README.md

59 lines
2.6 KiB
Markdown
Raw Normal View History

# DiskerNet: An Archive of Your Online Journey
2023-01-14 19:07:52 +01:00
![source lines of code](https://sloc.xyz/github/crisdosyago/Diskernet)
![npm downloads (22120)](https://img.shields.io/npm/dt/archivist1?label=npm%20downloads%20%2822120%29)
![npm downloads (diskernet, since Jan 2022)](https://img.shields.io/npm/dt/diskernet?label=npm%20downloads%20%28diskernet%2C%20since%20Jan%202022%29)
![binary downloads](https://img.shields.io/github/downloads/c9fe/22120/total?label=OS%20binary%20downloads)
![visitors+++](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2Fc9fe%2F22120&count_bg=%2379C83D&title_bg=%23555555&icon=&icon_color=%23E7E7E7&title=%28today%2Ftotal%29%20visitors%2B%2B%2B%20since%20Oct%202027%202020&edge_flat=false)
![version](https://img.shields.io/npm/v/diskernet)
![DiskerNet slogan](https://img.shields.io/badge/%F0%9F%92%BE%20DiskerNet-an%20internet%20on%20yer%20disc-hotpink)
2023-01-14 19:07:52 +01:00
DiskerNet empowers you to be the master archivist of your own internet browsing. As a robust, lightweight tool, DiskerNet seamlessly connects to your browser, saving and organizing your online discoveries in real-time. With an option to archive everything or only bookmark-worthy content, DiskerNet places you in full control of your browsing history. No special plugins or extensions required.
2023-01-14 19:07:52 +01:00
## Why DiskerNet?
2023-01-14 19:07:52 +01:00
- **Access**: Keep track of your online finds without breaking a sweat.
- **Efficiency**: Find your saved content fast, saving you time for more exploration.
- **Flexibility**: Share your archive with others or maintain your digital solitude.
- **Simplicity**: No frills, no fuss. DiskerNet is straightforward to use, requiring no extra tools or plugins.
2023-01-14 19:07:52 +01:00
## Latest Updates
2023-01-14 19:07:52 +01:00
**Local SSL Certificates Now Supported!** :lock: :tada:
2023-01-14 19:07:52 +01:00
Ensure your DiskerNet server runs over TLS with our support for local SSL certificates.
2023-01-14 19:07:52 +01:00
## Licensing
2023-01-14 19:07:52 +01:00
DiskerNet is protected under the Polyform Shield License 1.0. We offer several licensing options for different use cases:
2023-01-14 19:07:52 +01:00
- **Annual Licensing**: Priced at $29.95 per year per seat. Volume discounts available.
- **Perpetual Licensing**: Priced at $99.95, version-locked, upgradeable with an annual subscription.
2023-01-14 19:07:52 +01:00
## Get DiskerNet
2023-01-14 19:07:52 +01:00
[Download a release](https://github.com/crisdosyago/Diskernet/releases)
or ...
Install via **[npm](https://www.npmjs.com/package/diskernet)**:
2023-01-14 19:07:52 +01:00
```sh
$ npm i -g diskernet@latest
```
or...
**Build your own binaries:**
```sh
$ git clone https://github.com/crisdosyago/DiskerNet
$ cd DiskerNet
$ npm i
$ ./scripts/build_setup.sh
$ ./scripts/compile.sh
$ cd bin/
```
Navigate your digital world with DiskerNet. Download and start archiving today!