An open API service indexing awesome lists of open source software.

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

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
![Counter](/img/counter.jpg)

## 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