Skip to content
This repository has been archived by the owner on Apr 7, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gaining authored Aug 3, 2021
1 parent 657ef58 commit 6cf7209
Showing 1 changed file with 1 addition and 141 deletions.
142 changes: 1 addition & 141 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,141 +1 @@
<h1> Resetter v3.0.0-stable </h1>
<img src="https://github.com/gaining/Resetter/blob/master/Resetter/screenshots/resetter-screenshot.png" alt="Resetter Screenshot">

<h2>Here are some download stats for this this year and last year</h2>
<a href="http://www.somsubhra.com/github-release-stats/?username=gaining&repository=Resetter">Download Stats</a>

<h2>Officially supported distros (64-bit)</h2>

<ul>
<li>Elementary OS 5.0</li>
<li>Deepin OS 15.8, 15.9, 15.10</li>
<li>Debian Gnome 9.6, 9.7, 9.9, 10.0, 10.1</li>
<li>Debian KDE 10.0</li>
<li>Linux Mint Cinnamon 18.3, 19, 19.1, 19.2</li>
<li>Linux Mint 18.3 Mate</li>
<li>Ubuntu Gnome 18.04, 18.10, 19.04, 20.04</li>
<li>Ubuntu Unity 16.04</li>
<li>Parrot OS Mate 4.7</li>
<li>BunsenLabs 10.4 XFCE</li>
</ul>

<h2>How to make Resetter compatible with any debian based distros?</h2>
Please follow this <a href="https://github.com/gaining/Resetter/wiki/How-to-make-Resetter-compatible-with-any-debian-based-distro">guide</a>

If Resetter complains that you're missing a manifest or userlist although your distro is supported please see the <a href="https://github.com/gaining/Resetter/wiki">wiki page</a>.
Other distro support coming soon - If you want to add support yourself, it is very easy to do so, just upload your files to share with everyone following <a href="https://www.youtube.com/watch?v=k0wsPzO355o">this video</a>.

<h2> How to install</h2>
Download the deb files found <a href="https://github.com/gaining/Resetter/releases/latest">here</a> then on the terminal, run the following commands:

<h4>Ubuntu based systems (Mint, Elementary, Budgie, etc...)</h4>
<code>sudo apt install ./resetter_3.0.0-stable_all.deb</code>

<h4>Debian based systems (Deepin, raspbian, etc...)</h4>
<code>sudo apt install ./add-apt-key_1.0-0.5_all.deb</code></br>
<code>sudo apt install ./resetter_3.0.0-stable_all.deb</code>

<h2>Status</h2>

-Resetter 3.0.0 is brand new, completely rewritten in Python3 and PyQt5 with newer libraries. Fixes many of the issues the previous version had.

<h2>Bug reports</h2>
- If you find a bug or problem please create an issue on github.
- If you do not have a github account do not hesitate to contact me and send your bug report to [email protected].

<h2>Options comparison</h2>

MPA means missing pre-installed apps

<table>
<thead>
<tr>
<th>Features List</th>
<th align="center">Option 1: Automatic Reset</th>
<th align="center">Option 2: Custom Reset</th>
</tr>
</thead>
<tbody>
<tr>
<td>Auto remove apps for reset</td>
<td align="center">✓</td>
<td align="center">✓</td>
</tr>
<tr>
<td>Choose which apps to remove for reset</td>
<td align="center">✗</td>
<td align="center">✓</td>
</tr>
<tr>
<td>Remove old kernels</td>
<td align="center">✗</td>
<td align="center">✓</td>
</tr>
<tr>
<td>Choose to only delete user</td>
<td align="center">✗</td>
<td align="center">✓</td>
</tr>
<tr>
<td>Delete users and home directories</td>
<td align="center">✓</td>
<td align="center">✓</td>
</tr>
<tr>
<td>Choose which user to delete</td>
<td align="center">✗</td>
<td align="center">✓</td>
</tr>
<tr>
<td>Create default backup user</td>
<td align="center">✓</td>
<td align="center">✓</td>
</tr>
<tr>
<td>Create custom backup user</td>
<td align="center">✗</td>
<td align="center">✓</td>
</tr>
<tr>
<td>Auto install MPAs</td>
<td align="center">✓</td>
<td align="center">✓</td>
</tr>
<tr>
<td>Choose which MPAs to install</td>
<td align="center">✗</td>
<td align="center">✓</td>
</tr>
<tr>
<td>Remove non-default users</td>
<td align="center">✓</td>
<td align="center">✓</td>
</tr>
<tr>
<td>Dependent package view</td>
<td align="center">✗</td>
<td align="center">✓</td>
</tr>
<tr>
<td>Remove snap packages</td>
<td align="center">✓</td>
<td align="center">✓</td>
</tr>
</tbody>
</table>

<h2>Other features:</h2>
- Manifest and userlist updater: By clicking on *"help"*>*"update files"*
- Easy install: Basically, you will be able to build your own list of apps that you'd like to mass install after a reset or fresh install. It can also be used anytime to install a package. If you saved a backup file using the save feature prior to your reset or fresh install, you will be able to restore the apps from that list if they're available to install.

- Easy PPA: With this feature, you can search launchpad.net for PPAs containing apps directly from resetter and install it into your system. It will also grab the ppa's key automatically. This eliminates the need of using a terminal to add ppas from launchpad making distros more user friendly.

- Source Editor: It is a normal editor that can disable, enable, or remove ppas from a user's system but what makes this different from other source editors is that you can search for the ppa that you want to edit.


<h2> Non stingy people donation link ;)</h2>

[![Donate](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=8FET8RGU2ZKQ8)

<h2> Contact</h2>
- If you wish to contact me about anything else reach me via [email protected].
I have decided to retire this project due to lack of time for maintenance. Also, I don't use Linux anymore and maintaining it is a pain so I'm retiring it. If anyone else wants to maintain it be my guess.

0 comments on commit 6cf7209

Please sign in to comment.