Zurück zum Ranking

dosyago/dn

JavaScriptlocalhost

💾 dn - offline full-text search and archiving for your Chromium-based browser.

archiveweb-archivearchiverinternetweb-browsingdisk
Sterne
3.8k
Forks
146
Wochenwachstum
Issues
15
Artefaktenpmnpm install dn
README

:floppy_disk: DownloadNet (dn) – Your Offline Web Archive with Full Text Search

source lines of code binary downloads visitors+++ DownloadNet slogan

Imagine a world where everything you browse online is saved and accessible, even when you're offline. That's the magic of DownloadNet (dn).

Why dn?

  • Seamless Offline Experience :earth_africa:: With dn, your offline browsing feels exactly like being online. It hooks directly into your browser, caching every page you visit, so you never lose track of that one article or resource you meant to revisit.
  • Full Text Search :mag:: Unlike other archiving tools, dn gives you the power to search through your entire archive. No more digging through countless files—just search and find.
  • Completely Private :lock:: Everything is stored locally on your machine. Browse whatever you want, with the peace of mind that it's all private and secure.

Getting Started

1. Download a Pre-built Binary (Simplest Option) :package:

If you’re not familiar with Git or npm, this is the easiest way to get started:

  1. Go to the Releases Page
  2. Download the binary for your operating system (e.g., Windows, macOS, Linux).
  3. Run the downloaded file. That’s it! You’re ready to start archiving.

2. Install via npm (For Users Familiar with Command Line) :rocket:

  1. Open your terminal (Command Prompt on Windows, Terminal on macOS/Linux).
  2. Install dn globally with npm:
    npm i -g downloadnet@latest
    
  3. Start dn by typing:
    dn
    

[!NOTE] Make sure you have Node.js installed before attempting to use npm. If you're new to npm, see the next section for guidance.

3. New to npm? No Problem! :bulb:

If you’ve never used npm before, don’t worry—it’s easy to get started.

  • What is npm? npm is a package manager for Node.js, a JavaScript runtime that allows you to run server-side code. You’ll use npm to install and manage software like dn.
  • Installing Node.js and npm: The easiest way to install Node.js (which includes npm) is by using Node Version Manager (nvm). This tool allows you to easily install, manage, and switch between different versions of Node.js.

To install nvm:

  1. Visit the nvm GitHub page for installation instructions.
  2. Follow the steps to install nvm on your system.
  3. Once nvm is installed, install the latest version of Node.js by running:
    nvm install node
    
  4. Now you can install dn using npm as described in the section above!

[!TIP] Using nvm allows you to easily switch between Node.js versions and manage your environment more effectively.

4. Build Your Own Binary (For Developers or Power Users) :hammer_and_wrench:

If you like to tinker and want to build the binary yourself, here’s how:

  1. Download Git: If you haven’t used Git before, download and install it from git-scm.com.

  2. Clone the Repository:

    git clone https://github.com/dosyago/DownloadNet.git
    
  3. Navigate to the Project Directory:

    cd DownloadNet
    
  4. Install Dependencies:

    npm i
    
  5. Build the Binary:

    npm run build
    
  6. Find Your Binary: The newly built binary will be in the ./build/bin directory, ready to be executed!

5. Run Directly from the Repository (Quick Start) :runner:

Want to get dn up and running without building a binary? No problem!

  1. Clone the Repository:
    git clone https://github.com/dosyago/DownloadNet.git
    
  2. Navigate to the Project Directory:
    cd DownloadNet
    
  3. Install Dependencies:
    npm i
    
  4. Start dn:
    npm start
    

And just like that, you’re archiving!

How It Works

dn runs as an intercepting proxy, hooking into your browser's internal fetch cycle. Once you fire up dn, it automatically configures your browser, and you’re good to go. Everything you browse is archived, and you can choose to save everything or just what you bookmark.

Modes:

  • Save Mode :floppy_disk:: Archive and index as you browse.
  • Serve Mode :open_file_folder:: Browse your saved content as if you were still online.

[!CAUTION] As your archive grows, you may encounter performance issues. If that happens, you can adjust the memory settings by setting environment variables for NODE runtime arguments, like --max-old-space-size.

Accessing Your Archive

Once dn is running, your archive is at your fingertips. Just go to http://localhost:22120 in your browser. Your archive’s control panel opens automatically, and from there, you can search, configure settings, and explore everything you’ve saved.

Minimalistic Interface, Maximum Power

dn’s interface is basic but functional. It’s not about flashy design; it’s about delivering what you need—offline access to the web, as if you were still connected.

Advanced Settings (If Needed)

As your archive grows, you may want to adjust where it's stored, manage memory settings, or blacklist domains you don’t want to archive. All of these settings can be tweaked directly from the control panel or command line.

Get Started Now

With dn, you’ll never lose track of anything you’ve read online. It’s all right there in your own offline archive, fully searchable and always accessible. Whether you're in save mode or serve mode, dn keeps your digital life intact.

:arrow_down: Download | :rocket: Install | :runner: Run | :mag_right: Never Lose Anything Again

Get Started with dn


Ähnliche Repositories
gildas-lormeau/SingleFile

Web Extension for saving a faithful copy of a complete web page in a single HTML file

JavaScriptnpmGNU Affero General Public License v3.0browserarchive
getsinglefile.com
21.9k1.4k
hoochanlon/hamuleite

🏔️国立台湾大学、新加坡国立大学、早稻田大学、东京大学,中央研究院(台湾)以及中国重点高校及科研机构,社科、经济、数学、博弈论、哲学、系统工程类学术论文等知识库。

PythonPyPImirrorssocial
hoochanlon.github.io/hamuleite
9.5k1.9k
tubearchivist/tubearchivist

Your self hosted YouTube media server

PythonPyPIGNU General Public License v3.0youtubeyoutube-dl
tubearchivist.com
8.3k411
kalcaddle/KodExplorer

A web based file manager,web IDE / browser based code editor

PHPPackagistfilemanagerfile-sharing
kodcloud.com
6.4k1.8k
papra-hq/papra

The minimalistic document archiving platform.

TypeScriptnpmGNU Affero General Public License v3.0apparchive
demo.papra.app
5k257
UltimaHoarder/UltimaScraper

Scrape all the media from an OnlyFans account - Updated regularly

PythonPyPIGNU General Public License v3.0onlyfansdatascraping
4.3k614
RipMeApp/ripme

Downloads albums from the web in bulk for archive purposes

JavaMavenMIT Licenseripmejava
4.1k672
DO-SAY-GO/dn

💾 dn - offline full-text search and archiving for your Chromium-based browser.

JavaScriptnpmarchiveweb-archive
dosaygo.com/downloadnet
3.9k147
Kovah/LinkAce

LinkAce is a self-hosted archive to collect links of your favorite websites.

PHPPackagistGNU General Public License v3.0bookmarksbookmark-manager
linkace.org
3.3k204
rusq/slackdump

Save or export your private and public Slack messages, threads, files, and users locally without admin privileges.

GoGo ModulesGNU Affero General Public License v3.0slackarchive
2.7k144
Serene-Arc/bulk-downloader-for-reddit

Downloads and archives content from reddit

PythonPyPIGNU General Public License v3.0redditimgur
pypi.org/project/bdfr
2.6k240
onekey-sec/unblob

Extract files from any kind of container formats

PythonPyPIMIT Licenseextractionfilesystem
unblob.org
2.5k110