68 lines
2.6 KiB
Markdown
68 lines
2.6 KiB
Markdown
# DownloadNet: An Archive of Your Online Journey
|
|
|
|
![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 (downloadnet, since Jan 2022)](https://img.shields.io/npm/dt/downloadnet?label=npm%20downloads%20%28downloadnet%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%202020&edge_flat=false)
|
|
![version](https://img.shields.io/npm/v/downloadnet)
|
|
![DownloadNet slogan](https://img.shields.io/badge/%F0%9F%92%BE%20DownloadNet-an%20internet%20on%20yer%20disc-hotpink)
|
|
|
|
DownloadNet empowers you to be the master archivist of your own internet browsing. As a robust, lightweight tool, DownloadNet 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, DownloadNet places you in full control of your browsing history. No special plugins or extensions required.
|
|
|
|
## Why DownloadNet?
|
|
|
|
- **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. DownloadNet is straightforward to use, requiring no extra tools or plugins.
|
|
- **Organization**: Search through everything you've archived with full text search of all archived content. Your own personal search engine.
|
|
|
|
## Latest Updates
|
|
|
|
**Local SSL Certificates Now Supported!** :lock: :tada:
|
|
|
|
Ensure your DownloadNet server runs over TLS with our support for local SSL certificates.
|
|
|
|
## Licensing
|
|
|
|
DownloadNet is protected under the APGL-3.0
|
|
|
|
## Get DownloadNet
|
|
|
|
[Download a release](https://github.com/dosyago/DownloadNet/releases)
|
|
|
|
or ...
|
|
|
|
Install via **[npm](https://www.npmjs.com/package/downloadnet)**:
|
|
|
|
```sh
|
|
$ npm i -g downloadnet@latest
|
|
```
|
|
|
|
or...
|
|
|
|
**Build your own binaries:**
|
|
|
|
```sh
|
|
$ git clone https://github.com/dosyago/DownloadNet
|
|
$ cd DownloadNet
|
|
$ npm i
|
|
```
|
|
|
|
Then:
|
|
|
|
```
|
|
$ ./scripts/build_setup.sh
|
|
$ ./scripts/compile.sh
|
|
$ cd bin/
|
|
```
|
|
|
|
## Contributions!
|
|
|
|
Welcome! Get involved. :)
|
|
|
|
-------
|
|
Navigate your digital world with DownloadNet. Download and start archiving today!
|
|
|