All Projects → e6Hub → app

e6Hub / app

Licence: MIT License
An e621/e926 client, fetch and download posts and pools!

Programming Languages

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

Projects that are alternatives of or similar to app

BooruSharp
A C# library to browse Booru websites (Gelbooru, Konachan, E621...) easily
Stars: ✭ 46 (+228.57%)
Mutual labels:  booru, e621, e926
GelbooruEnhancement
Image Viewer and Endless Scroll userscripts for Gelbooru and various other boorus
Stars: ✭ 41 (+192.86%)
Mutual labels:  booru, e621
e621-api-docs
Documentation library for the e621's API
Stars: ✭ 34 (+142.86%)
Mutual labels:  furry, e621
tanukai
Furry imageboard / Manga/anime image search engine
Stars: ✭ 25 (+78.57%)
Mutual labels:  furry
FurryBot
Furry Bot for Discord
Stars: ✭ 17 (+21.43%)
Mutual labels:  furry
michelle
An anime-centric bot for Discord
Stars: ✭ 12 (-14.29%)
Mutual labels:  booru
moebooru-android
Moebooru client for Android. This project has been replaced by https://github.com/flexbooru/flexbooru
Stars: ✭ 35 (+150%)
Mutual labels:  booru
Aya
your globally distributed waifu storage
Stars: ✭ 32 (+128.57%)
Mutual labels:  booru
Komugari
A simple, multi-functional Discord bot written in Discord.js
Stars: ✭ 39 (+178.57%)
Mutual labels:  booru
rawr-x3dh
TypeScript Implementation of X3DH
Stars: ✭ 51 (+264.29%)
Mutual labels:  furry
YiffSpot
A real-time web chat for "yiffing" randomly with other furries anonymously.
Stars: ✭ 18 (+28.57%)
Mutual labels:  furry
scripter
一些脚本和工具
Stars: ✭ 20 (+42.86%)
Mutual labels:  booru
Hybooru
Hydrus-based booru-styled imageboard in React
Stars: ✭ 53 (+278.57%)
Mutual labels:  booru
fuzzysearch
A site that allows you to reverse image search millions of furry images in under a second
Stars: ✭ 34 (+142.86%)
Mutual labels:  furry
Booru-mass-uploader
This userscript allows you to mass-upload images to imageboard sites running *booru engines.
Stars: ✭ 28 (+100%)
Mutual labels:  booru
Boorunaut
A taggable imagebord built in Django. Based on Danbooru.
Stars: ✭ 18 (+28.57%)
Mutual labels:  booru
e621 downloader
E621 and E926 downloader made in the Rust programming langauge.
Stars: ✭ 39 (+178.57%)
Mutual labels:  e621
decensooru
Decensoring addon for Better Better Booru.
Stars: ✭ 30 (+114.29%)
Mutual labels:  booru
Hideri
A fully-featured bot for discord, supporting popular sites like reddit, hitomila, tsumino, nhentai, exhentai, and more
Stars: ✭ 18 (+28.57%)
Mutual labels:  booru
foxbot
Telegram bot for finding furry image sources and inline mirroring
Stars: ✭ 25 (+78.57%)
Mutual labels:  furry

Project status

I will discontinue this project since I don't have time for this anymore in my life. Feel free to fork it and modify this software (and please keep the LICENSE and authors intact). You can also use this as a base for a project Vue + Electron but I don't recommend it since some features are deprecated. Support for dtext-parser will stop too since it's part of e6Hub integrity. Translation will stop too, the app will stop including new features and updates (including hotfixes). In case of doubt contact me. This repository will be deleted at December 2021 without exceptions.

UPDATE 2022: This repo won't be deleted but will stay archived.

e6Hub

Build status DeepScan grade

🌟 Features

  • Fetch, list (save temporally on your session) and download posts and pools
  • SWF support (see FAQ for how to enable it)
  • Webm support
  • Third party plugins support
  • Blur explicit images
  • DText support
  • i18n support

📸 Showcase / Screenshot

🌎 Translation status

Language name Progress Translated by
English 100% Saektide
Spanish 100% Saektide

🖥 Machine requirements

Component Minimum Recommended
RAM 2 GB 4 GB
Storage ~150 MB 250 MB
CPU Any single core CPU Any dual core CPU
Bandwidth Downstream 1 MiB 3 MiB

🧪 OS Supported

Note We release only 64 bits versions

OS Name Status Type
Windows 7 1 .exe
Windows 8 .exe
Windows 10 .exe
Debian .AppImage
Fedora .AppImage
Arch .AppImage
macOS .dmg
  • Supported
  • Not supported but can compile it
  • Not tested yet
  1. A clean installation of Windows 7 (w/o recent updates) have the black screen issue. Learn more about this Electron issue.

💾 Development build

🚧 Requirements

  • Node.js ( v12 or above )
  • Git

💽 Clone

git clone https://github.com/e6Hub/app.git
cd app

📚 Install deps with NPM

npm i

or with Yarn

yarn

🛠 Compile

You can now start to write code. Once you done, compile it to make sure if it's work correctly.

yarn dev

or

npm run dev

📦 Build

It works? Great! now you can build it!

yarn build

or

npm run build

FAQ

Can i download multiple pools/posts at the same time?

You can download only one pool at the time. e6Hub will mark posts (and pools) as "pending" to avoid saturate e621's servers.

Can i see blacklisted posts on this app?

No, e621's global blacklist works on server-side.

e6Hub have telemetry?

No. And we wont include that feature on our app.

I want to report a bug or give my feedback, where should i go?

Since the app is discontinued, you cannot report bugs and submit your feedback.

There's premium functions in this app?

No, all the app (and everything on there) is free and open source.

How do i enable SWF on this app?

Assuming your machine have Windows (7 or greater), Adobe no longer support Flash right now but you still have the possibility to install it on your machine, since download page isn't available you have to find a file called pepflashplayer.dll for 64 bits online*. e6Hub will be able to play SWF posts if you have the proprietary Pepper Flash Player plugin installed and located at C:\Windows\System32\Macromed\Flash. If that didn't work, find a Flash Player installer somewhere online then verify if that installer is legit (check the signature).

* For security reasons, make sure DLL file have a digital signature (Right click > Properties > Digital signatures) of "Adobe Inc." or "Adobe Systems Incorporated", must be signed with sha256 algorithm and the issuer should be DigiCert.

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].