Git Product home page Git Product logo

nohorny's Introduction

GPL-3.0 License ‍‍ Version 1.2 ‍‍ open source

About Project

No Horny is a open source project to help you stop being horny, help you on NoFap, and on self improvement

Our goals

  • Make a good Website and App
  • Make it free for everyone
  • Help peoples to quit porn and fap

About Website

The website is developed focused on offline first and mobile first

Features

How to run?

Dev server

yarn && yarn dev

Prod server

yarn && yarn build && yarn serve

Change app firebase config

Access the file in (src > shared > services > firebase.ts)

import { initializeApp } from "firebase/app";
import { getFirestore } from "firebase/firestore/lite";

const app = initializeApp({
  apiKey: "Your firebase apiKey",
  authDomain: "Your firebase authDomain",
  projectId: "Your firebase projectId",
  storageBucket: "Your firebase storageBucket",
  messagingSenderId: "Your firebase messagingSenderId",
  appId: "Your firebase appId",
  measurementId: "Your analytics G-Tag",
});

const db = getFirestore(app);

export { app, db };

What new on version 1.2?

  • New design

  • Streak history

  • No Fap diary

  • Guided breathings

  • Dark theme

  • Translation to portuguese

  • New app icon

Deploy Status

Netlify Status Vercel Status

nohorny's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

nohorny's Issues

Create articles to stop being horny

pt-BR

  • Como começar bem no NoFap?
  • Aprenda a controlar seus Desejos
  • Motivos do porquê começar o NoFap
  • Por que o NoFap é tão difícil?

en-US

  • How to get a good start with NoFap?
  • Learn how to control your Desires
  • Reasons Why You Should Start NoFap
  • Why is it so hard to do NoFap?

Please, change the name of the site.

"No Horny" is very triggering for fapping. Because, the word, "Horny" is used in most of the titles of adult content. So please change the title from everywhere on your site. It will be beneficial for us. I can suggest some names.

Control Yourself
NoFap Counter
Count Sobriety

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.