https://github.com/chunkhang/no-fap-counter
A console-based day counter for the No Fap Challenge
https://github.com/chunkhang/no-fap-counter
Last synced: over 1 year ago
JSON representation
A console-based day counter for the No Fap Challenge
- Host: GitHub
- URL: https://github.com/chunkhang/no-fap-counter
- Owner: chunkhang
- License: unlicense
- Created: 2017-01-13T08:00:42.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-13T04:32:01.000Z (over 9 years ago)
- Last Synced: 2024-10-19T11:31:32.877Z (almost 2 years ago)
- Language: Python
- Homepage:
- Size: 343 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# No Fap Challenge Counter
I am an advocate of the [No Fap Challenge](https://www.nofap.com). As such, I saw the need for a day counter that is easy to access and use on the computer. To learn more about the challenge, I recommend the dedicated [NoFap subreddit](https://www.reddit.com/r/NoFap/).
## Screenshot

## Requirements
### Git
Git is required to download the program and fetch future updates. Click [here](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git) to learn how to install Git.
### Python 3
Python 3 is required to run the program. Click [here](http://www.diveintopython3.net/installing-python.html) to learn how to install Python 3.
## Installation
Type this into the console or terminal:
```sh
$ cd Desktop
$ git clone https://github.com/chunkhang/no-fap-counter
```
## Usage
Feel free to move the **no-fap-counter** folder anywhere, but do leave the contents intact.
### Windows
Windows users can either use the console to run the program, or simply double-click the **noFapCounter.py** file. Create a shortcut to make the process easier.
```sh
$ no-fap-counter\src\noFapCounter.py
```
### Mac
Mac users need to employ the terminal to run the program. Create an [alias](http://www.hostingadvice.com/how-to/set-command-aliases-linuxubuntudebian/) to make life simpler.
```sh
$ python3 no-fap-counter/src/noFapCounter.py
```
## Updates
To ensure that you are using the latest version, check the changelog to see whether the date matches your program's last-updated date. To update your program, fetch the changes from GitHub:
```sh
$ cd no-fap-counter
$ git pull
```
## Changelog
### 2017-02-12
* Added quotes (You can now add your own quotes in src/quotes.txt)
* Replaced note with about
### 2017-02-09
* Started changelog
## Contact
Contact me to report bugs or suggest features:
**Marcus Mu** chunkhang@gmail.com