Flow - Minimal Yet Cool Productivity App Written in Next.js

Flow - Minimal Yet Cool Productivity App Written in Next.js

Table of Content

Flow is a minimal and open-source self-hosted app that include dozens of cool productivity features. It include a rich library of ambient sounds, Pomodoro timer, todolist, and more.

Written in Next.js, and React, this cool app can easily be installed and run on local machine or Vercel.

Features

  • Login using Github
  • Ambient Sounds
  • Pomodoro Timer
  • Todo List
  • Timeboxing
  • Notes
  • LoFi Radio station without ads

Tech Stack

  • NextJS
  • HarperDB
  • Auth0
  • Framer Motion
  • Vercel

Install and Run

  git clone https://github.com/GeekyChakri/flowapp.git
  cd flowapp

  ## create .env file in the root folder
  AUTH0_SECRET=
  AUTH0_BASE_URL=
  AUTH0_ISSUER_BASE_URL=
  AUTH0_CLIENT_ID=
  AUTH0_CLIENT_SECRET=
  DB=
  DB_KEY=

  # run
    npm run dev

License

Not listed

Resources and downloads

GitHub - geekychakri/flowapp: A minimalist productivity app.
A minimalist productivity app. Contribute to geekychakri/flowapp development by creating an account on GitHub.







Open-source Apps

9,500+

Medical Apps

500+

Lists

450+

Dev. Resources

900+

Read more

Why We're Betting Big on DeepSeek-V3: A Personal Dive into the Open-Source AI That’s Changing the Game and Redefining AI Excellence

Why We're Betting Big on DeepSeek-V3: A Personal Dive into the Open-Source AI That’s Changing the Game and Redefining AI Excellence

In a bold challenge to AI giants like OpenAI, DeepSeek has unleashed DeepSeek-R1—a revolutionary open-source model that marries brute-force intelligence with surgical precision. Boasting 671 billion parameters (only 37B active per task), this MIT-licensed marvel slashes computational costs while outperforming industry benchmarks in coding, mathematics, and complex reasoning. With

By Hazem Abbas