diff --git a/README.md b/README.md index dbc1396..73d2788 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,10 @@ +# 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](https://saek.work/contact). **This repository will be deleted at December 2021 without exceptions**. + # e6Hub [![Build status](https://ci.appveyor.com/api/projects/status/eawhvp0h2215rqhj?svg=true)](https://ci.appveyor.com/project/Saektide/app) [![DeepScan grade](https://deepscan.io/api/teams/9325/projects/11662/branches/175184/badge/grade.svg)](https://deepscan.io/dashboard#view=project&tid=9325&pid=11662&bid=175184) -Wanna bring e621/e926 to your desktop? You got it, e6Hub is an app that allows you to fetch posts, pools and download them from [e621.net](https://e621.net/help/about) and e926. This app is powered by [Vue.js](https://vuejs.org/) and [Electron](https://www.electronjs.org/). Feel free to contribute to this project! - * [Download](https://github.com/e6Hub/app/releases/latest) * [Changelog](https://github.com/e6Hub/app/blob/master/CHANGELOG.md#changelog) @@ -54,9 +55,6 @@ Wanna bring e621/e926 to your desktop? You got it, e6Hub is an app that allows y 1. A clean installation of Windows 7 (w/o recent updates) have the black screen issue. Learn more about [this Electron issue](https://github.com/electron/electron/issues/19569). -### 🍎 macOS support -We still looking for macOS testers, if you are a macOS user you can make a development build in your machine and let us know about it. If you want to provide private feedback reach out to the project author at Discord ( you can find it at https://saek.work/contact ) - ## 💾 Development build ### 🚧 Requirements * Node.js ( v12 or above ) @@ -102,13 +100,13 @@ npm run build 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 too. In a near future we may include Log In system but isn't necessary at this moment. +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? -Use the **Issues** section for bug report (if you are not sure if that's a bug or a feature you can ask on Discussions), for feedbacks you can use **Discussions** and Issues too. +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. @@ -117,6 +115,3 @@ No, all the app (and everything on there) is free and open source. 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**. - -### I have questions that doesn't apply to the FAQ... -You can use **Discussions** and you will receive support from a experimental user or from a project contributor. We don't bite!