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

Commit

Permalink
Merge pull request #46 from gaining/develop
Browse files Browse the repository at this point in the history
fixed some bugs reported by the community
  • Loading branch information
gaining authored Feb 21, 2018
2 parents b1184d1 + f5eeb5e commit ec1ec07
Show file tree
Hide file tree
Showing 24 changed files with 933 additions and 73 deletions.
18 changes: 4 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Resetter v2.1.0-stable
# Resetter v2.2.0-stable
![alt tag](https://github.com/gaining/Resetter/blob/master/Resetter/resetter-screenshot.png)

It is an application built with python and pyqt that will help to reset an Ubuntu, Linux-Mint, and some other distros to stock, without having to manually re-install by using a live usb/cd/dvd image. For the list of supported distros, please see the *Officially supported distros* section.
Expand All @@ -8,26 +8,20 @@ Download the deb files found [here](https://github.com/gaining/Resetter/releases

1. `sudo apt install gdebi`
2. `sudo gdebi add-apt-key_1.0-0.5_all.deb`
3. `sudo gdebi resetter_2.1.0-stable_all.deb`
3. `sudo gdebi resetter_2.2.0-stable_all.deb`

# Official video tutorial - courtesy of *Byte of Linux*

[![Video Tutorial](http://i3.ytimg.com/vi/PSmzWdGrs1M/maxresdefault.jpg)](https://youtu.be/PSmzWdGrs1M "Resetter Tutorial")


# Status
- Version 2.1.0 adds support for Deepin 15.5 and opens the possibility to easily make any other debian based distro compatible by using [Resetter Helper](https://github.com/gaining/ResetterHelper)
I'll elaborate on that as *ResetterHelper* becomes more mature.
- then on the terminal, run the following commands:
- Version 2.2.0 fixes some bugs reported by the community. Easy PPA now works again in Mint 18.3.
- Check out [Resetter Helper](https://github.com/gaining/ResetterHelper) if you want your distro to have support, by using it, you'll be able to add support yourself, no coding required, no fuss. Just your time. I'll elaborate on that as *ResetterHelper* becomes more mature.
- The software is stable. Feedback will be greatly appreciated.
- Working Project: Resetter-cli, a version of resetter that runs terminally.
- Please check the [changelog](https://github.com/gaining/Resetter/blob/master/changelog) for more details.

# To Do
- Debian Jessie, Sketch support
- Make Resetter multilingual. (Will need help of volunteer translators)
- Make an app-image or flatpack as there are many reasons why Resetter needs to be portable.

# Bug reports
- 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 gaining7@outlook.com.
Expand Down Expand Up @@ -78,7 +72,3 @@ MPIA means missing pre-installed apps

# Donate
Please show your support by donating Resetter has helped you.
If you'd like your name to be on the donors list, I can arrange for that as well.

# Donors List
- Mez Pahlan - $10

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 7 additions & 0 deletions Resetter/usr/lib/resetter/.idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions Resetter/usr/lib/resetter/.idea/modules.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 11 additions & 0 deletions Resetter/usr/lib/resetter/.idea/resetter.iml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit ec1ec07

Please sign in to comment.