1
0
mirror of https://github.com/c9fe/22120.git synced 2024-07-07 11:52:51 +02:00
Go to file
Cris Stringfellow 3e8d2ebae9
create
2023-01-15 02:07:52 +08:00
.github create 2023-01-15 02:07:52 +08:00
docs create 2023-01-15 02:07:52 +08:00
public create 2023-01-15 02:07:52 +08:00
scripts create 2023-01-15 02:07:52 +08:00
src create 2023-01-15 02:07:52 +08:00
.DS_Store create 2023-01-15 02:07:52 +08:00
.eslintrc.cjs create 2023-01-15 02:07:52 +08:00
.gitignore create 2023-01-15 02:07:52 +08:00
.npm.release create 2023-01-15 02:07:52 +08:00
.npmignore create 2023-01-15 02:07:52 +08:00
LICENSE.md create 2023-01-15 02:07:52 +08:00
NOTICE create 2023-01-15 02:07:52 +08:00
package-lock.json create 2023-01-15 02:07:52 +08:00
package.json create 2023-01-15 02:07:52 +08:00
README.md create 2023-01-15 02:07:52 +08:00
run.sh create 2023-01-15 02:07:52 +08:00

💾 DiskerNet source lines of code npm downloads (22120) npm downloads (diskernet, since Jan 2022) binary downloads visitors+++ version DiskerNet slogan

DiskerNet

Introducing DiskerNet - the tool that connects to your browser and makes it easy to save and organize the things you discover online.

With DiskerNet, you can choose between two modes:

  • Archive everything you browse, automatically saving every page you visit
  • Archive only what you bookmark, allowing you to selectively save the most important content

No matter which mode you choose, DiskerNet makes it easy to search, browse, and share your archived content. Plus, our tool is lightweight and doesn't require any special plugins or extensions.

Key features

  • Connects to your browser and automatically archives your browsing activity
  • Two modes: archive everything or only bookmark-worthy content
  • Easy-to-use interface for searching, browsing, and sharing your archives
  • Lightweight and doesn't require any special plugins or extensions

Why choose DiskerNet?

  • Never lose track of your favorite online content again
  • Save time by quickly finding the information you need
  • Share your archives with others, or keep them private
  • Easy to use and doesn't require any extra tools or plugins

To get started with DiskerNet, simply download the tool and connect it to your browser. You'll be amazed at how much easier it is to save and organize the things you discover online.

Licensing

DiskerNet is licensed under the Polyform Strict License 1.0.0. You can purchase a license for different uses below:

Get it

Download a release

or ...

Get it on npm:

$ npm i -g diskernet@latest

or...

Build your own binaries:

$ git clone https://github.com/crisdosyago/DiskerNet
$ cd DiskerNet
$ npm i
$ ./scripts/build_setup.sh
$ ./scripts/compile.sh
$ cd bin/

Frequently Asked Questions

What is the licensing for Diskernet?

Diskernet is licensed under the Polyform Strict License 1.0.0. This license allows individuals to use the tool for free for personal, noncommercial purposes. It also allows businesses and organizations to purchase a license for use in their internal tooling or anywhere in their business.

Why did you choose the Polyform license for Diskernet?

We chose the Polyform license for Diskernet because it offers several benefits. It protects our rights as the creators of the tool, it allows individuals to use the tool for free for personal use, and it allows businesses to purchase a license for use in their operations. We believe that the Polyform license strikes a good balance between the interests of the open source community and the rights of the creators of Diskernet.

Is the Polyform license open source?

The Polyform license is not an open source license as defined by the Open Source Initiative (OSI). However, it allows individuals to use the tool for free for personal, noncommercial purposes, and it allows businesses to purchase a license for use in their operations.

Can I modify or distribute Diskernet under the Polyform license?

No, the Polyform license does not allow users to modify or distribute Diskernet without the permission of the creators. This is to protect our rights as the creators of the tool and to ensure that our work is not used or distributed without our permission.

Can I use Diskernet for commercial purposes?

Yes, you can use Diskernet for commercial purposes if you purchase a license from us. The license allows businesses and organizations to use Diskernet for their own purposes, including in their internal tooling or anywhere in their business.

What is Diskernet?

Diskernet is a tool for archiving and organizing online content. It connects to your browser and automatically saves the pages you visit, allowing you to easily search, browse, and share your archived content.

What are the key features of Diskernet?

The key features of Diskernet include:

  • Connects to your browser and automatically archives your browsing activity
  • Two modes: archive everything or only bookmark-worthy content
  • Easy-to-use interface for searching, browsing, and sharing your archives
  • Lightweight and doesn't require any special plugins or extensions

Why should I use Diskernet?

There are several reasons to use Diskernet:

  • Never lose track of your favorite online content again
  • Save time by quickly finding the information you need
  • Share your archives with others, or keep them private
  • Easy to use and doesn't require any extra tools or plugins

How do I get started with Diskernet?

Getting started with Diskernet is easy! Simply download the tool and connect it to your browser. You'll be amazed at how much easier it is to save and organize the things you discover online.

Does Diskernet work with all browsers?

No, right now Diskernet is compatible with Chrome and Chromium only (although theoretically compatible with Edge owing to the Remote Debugging Protocol).