GitPedia

Verifit

Minimalist fitness tracker inspired by FitNotes.

From MakisChristou·Updated May 17, 2026·View on GitHub·
·Archived

Verifit is a simple minimalist fitness tracker that I made mainly for myself. The UI is heavily inspired by FitNotes. It's purpose is to replace the traditional paper and pencil method for tracking progressive overload. Since I made this with the primary user in mind being myself, it is not fully featured yet, but I do have future plans for adding extra features over time. This is my first attempt so suggestions and code improvements are always welcome. The project is written primarily in Java, distributed under the GNU General Public License v3.0 license, first published in 2020. Key topics include: android, android-app, android-application, bodybuilding, fitness.

Latest release: 1.0.14
March 25, 2023View Changelog →

Verifit

<img width="100" src="/metadata/logo/icon.svg"> Verifit is a simple minimalist fitness tracker that I made mainly for myself. The UI is heavily inspired by FitNotes. It's purpose is to replace the traditional paper and pencil method for tracking progressive overload. Since I made this with the primary user in mind being myself, it is not fully featured yet, but I do have future plans for adding extra features over time. This is my first attempt so suggestions and code improvements are always welcome.

Why another fitness tracker?

Verifit stands out as a fitness workout tracker app that prioritizes user freedom and simplicity above all. Unlike its competitors, Verifit is open-source, allowing for community-driven improvements and adaptability. This ad-free app also provides the convenience of both offline usage and the option to host on your own server, ensuring data privacy and control. Moreover, Verifit's online account and seamless export/import of workout data enable smooth transitions between different usage modes. At its core, Verifit is committed to simplicity, with a clean design that focuses on performing a single task exceptionally well, rather than juggling multiple features.

<img src="https://play.google.com/intl/en_us/badges/images/generic/en_badge_web_generic.png" alt="Download from Google Play" height="80">

<img src="https://gitlab.com/IzzyOnDroid/repo/-/raw/master/assets/IzzyOnDroid.png" alt="Download from Izzy Droid" height="80">

Features

  • Exercise tracking
  • Create custom exercises
  • Create exercise comments
  • Edit, delete exercises
  • Free online account option.
  • Import & export from/to phone storage
  • Import & export from/to webdav server
  • Automatic backups to webdav server
  • Basic analysis of workout data
  • Visualization of workout data
  • Volume, actual 1RM, estimated 1RM, and other stats tracking
  • Includes simple rest timer

Planned features

  • Dark Mode
  • More detailed stats (e.g. customized per exercise graphs)
  • Free Online Accounts

Screenshots

<img width="200" src="/metadata/screenshots/Screenshot2.png"> <img width="200" src="/metadata/screenshots/Screenshot1.png"> <img width="200" src="/metadata/screenshots/Screenshot3.png"> <img width="200" src="/metadata/screenshots/Screenshot4.png">
<img width="200" src="/metadata/screenshots/Screenshot5.png"> <img width="200" src="/metadata/screenshots/Screenshot6.png"> <img width="200" src="/metadata/screenshots/Screenshot7.png"> <img width="200" src="/metadata/screenshots/Screenshot8.png">

Libraries Used

Setting up a webdav server

bash
sudo apt install docker docker run -d -p 80:80 -v /data/webdav:/var/lib/dav -e USERNAME=user -e PASSWORD=password bytemark/webdav

Donations

42uCPZuxsSS3FNNx6RMDAMVmHVwYBfg3JVMuPKMwadeEfwyykFLkwAH8j4B12ziU7PBCMjLwpPbbDgBw45N4wMpsM3Dy7is

<img width="200" src="/verifit/src/main/res/drawable/xmr.png">

<img src="https://raw.githubusercontent.com/stefan-niedermann/paypal-donate-button/master/paypal-donate-button.png" alt="Donate with paypal" height="80">

Contributors

Showing top 1 contributor by commit count.

View all contributors on GitHub →

This article is auto-generated from MakisChristou/verifit via the GitHub API.Last fetched: 6/21/2026