All Projects → MystPi → ninetails

MystPi / ninetails

Licence: MIT license
A private, fast, and beautiful web browser.

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to ninetails

Uppy
The next open source file uploader for web browsers 🐶
Stars: ✭ 24,829 (+49558%)
Mutual labels:  webbrowser
emacs-w3m
emacs-w3m, a simple Emacs interface to w3m
Stars: ✭ 87 (+74%)
Mutual labels:  webbrowser
JxBrowser-Examples
JxBrowser Examples & Tutorials
Stars: ✭ 49 (-2%)
Mutual labels:  webbrowser
WebView
Efficient UE browser uses CEF open source kernel; When the frame rate is 60 per second and the resolution is 4K, a single GPU is rendered, and the UE and browser will not lose frames. 8K frame rate does not decrease under multi GPU binding.
Stars: ✭ 157 (+214%)
Mutual labels:  webbrowser
webbrowser-rs
Rust library to open URLs in the web browsers available on a platform
Stars: ✭ 150 (+200%)
Mutual labels:  webbrowser
labyrinth
[DEPRICATED] Labyrinth is a anti-censorship Web Browser created to bypass DPI, Blocklists, Port Filtering, Firewalls and DNS censorship all in one
Stars: ✭ 17 (-66%)
Mutual labels:  webbrowser
DMSkin-Miniblink
WPF 里面 调用 Miniblink 浏览器内核
Stars: ✭ 35 (-30%)
Mutual labels:  webbrowser
tailwindcss-fluid-type
A plugin that makes the use of Fluid Type a breeze.
Stars: ✭ 91 (+82%)
Mutual labels:  tailwindcss
Open-Manager
如何管理杂乱的电脑桌面和一大堆的浏览器收藏网址?我用python写了一个工具,迅速提高工作效率。
Stars: ✭ 41 (-18%)
Mutual labels:  webbrowser
symbols-search
Finding symbols is faster now ⚡
Stars: ✭ 22 (-56%)
Mutual labels:  tailwindcss
vmdashboard
web-based open source virtualization management interface for QEMU and KVM virtual machines
Stars: ✭ 66 (+32%)
Mutual labels:  webbrowser
Browthon-Reborn
Latest version of Browthon. A clean version in Python with PyQt5
Stars: ✭ 14 (-72%)
Mutual labels:  webbrowser
air
A hyper-minimal WordPress starter theme for developers built with Tailwind CSS.
Stars: ✭ 45 (-10%)
Mutual labels:  tailwindcss
surfer
Simple keyboard based web browser
Stars: ✭ 62 (+24%)
Mutual labels:  webbrowser
satellite
🛰️ Dashboard for probe.
Stars: ✭ 34 (-32%)
Mutual labels:  tailwindcss
Fulguris
⚡Sparkling Android Web Browser⚡
Stars: ✭ 95 (+90%)
Mutual labels:  webbrowser
seb-mac
Safe Exam Browser for macOS and iOS
Stars: ✭ 74 (+48%)
Mutual labels:  webbrowser
airbnb-clone
🏠 Airbnb website using React, Next.js and Tailwind CSS
Stars: ✭ 44 (-12%)
Mutual labels:  tailwindcss
nextjs-starter-medusa
next.medusajs.com/
Stars: ✭ 147 (+194%)
Mutual labels:  tailwindcss
tailwind-gradient-generator
Tailwind Gradient Generator
Stars: ✭ 24 (-52%)
Mutual labels:  tailwindcss

Ninetails has been archived. Learn more here.

Ninetails' banner


Ninetails - A private, fast, and beautiful web browser | Product Hunt

Ninetails is a private, fast, and beautiful web browser that's created with Electron and styled with Tailwind CSS. Enjoy a clean and unique experience while surfing the web.

In this age where many browsers track their users, it's nice to have a break from telemetry and browse privately. Ninetails never collects any data, and is 100% telemetry free!

New things are constantly being added to Ninetails, so be on the lookout for new releases. You can view some features and fixes that are in the works on this board.

Screenshots

image

image

Development

# Clone the repo
git clone https://github.com/MystPi/ninetails.git
cd ninetails

# Install the dependencies
npm install

# Start the app
npm run dev
# This runs `npm start` and `npm run tailwind` concurrently

Building the app

# Clone the repo
git clone https://github.com/MystPi/ninetails.git
cd ninetails

# Install the dependencies
npm install

# Make the app
npm run make

# The built app should be located at `./out/make/{filetype}/{architecture}/{filename}.{filetype}`
# Eg. `./out/make/deb/arm64/ninetails_1.0.0_arm64.deb`
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].