CI Badges
π§Ή
ποΈ
π‘οΈ
π€
π
π
π
π§βπ»
β‘
πΊοΈ
π
π§Ή
π€
π
π¨
π
π¨
π
π
π§
π
πͺ
π
π
π
π
π
π§Ή
π‘οΈ
π
π€
π
π¦
- Overview π
- Screenshots πΌοΈ
- Installation π οΈ
- Usage π
- Changelog π
- Supported Builds ποΈ
- Development π¨βπ»
- Credits π
- License π
Open .fit
files, a popular file format used for recording activity data from fitness devices such as GPS watches and cycling computers, and explore their data with ease. This standalone application offers:
- Interactive maps for visualizing activity routes. πΊοΈ
- Data tables for detailed insights. π
- Charts for analyzing trends and performance. π
Enjoy an intuitive interface designed for seamless .fit
file exploration.
Interactive map displaying the activity route.
Full FitFileViewer.com Intergration - Data table showing detailed activity metrics.
- Go to the FitFileViewer Releases Page on GitHub.
- Download the latest installer or zip for your operating system (Windows, macOS, or Linux).
- Extract the archive if needed, then run the installer or executable to launch Fit File Viewer.
See the Supported Builds section below for available formats and filenames.
- Open Fit File Viewer.
- Drag and drop a
.fit
file into the app window, or use the Open FIT File button. - Browse your activity data using the interactive map, data tables, and charts.
- Use the menu to export, print, or adjust settings.
For a detailed list of changes, bug fixes, and new features, please refer to the CHANGELOG.md file in the repository.
Platform | Architecture | Format | Filename Example |
---|---|---|---|
Windows | x64 | NSIS EXE | Fit-File-Viewer-nsis-x64-.exe |
Windows | ia32 | NSIS EXE | Fit-File-Viewer-nsis-ia32-.exe |
Windows | x64 | MSI | Fit-File-Viewer-msi-x64-.msi |
Windows | ia32 | MSI | Fit-File-Viewer-msi-ia32-.msi |
Windows | x64 | Portable | Fit-File-Viewer-portable-x64-.exe |
Windows | ia32 | Portable | Fit-File-Viewer-portable-ia32-.exe |
Windows | x64 | NSIS Web | Fit-File-Viewer-nsis-web-x64-.exe |
Windows | ia32 | NSIS Web | Fit-File-Viewer-nsis-web-ia32-.exe |
Windows | x64 | 7z Archive | fitfileviewer--x64.nsis.7z |
Windows | ia32 | 7z Archive | fitfileviewer--ia32.nsis.7z |
macOS | x64/arm64 | DMG | Fit-File-Viewer-dmg-.dmg |
macOS | x64/arm64 | PKG | Fit-File-Viewer-pkg-.pkg |
macOS | x64/arm64 | ZIP | Fit-File-Viewer-darwin-.zip |
macOS | x64/arm64 | TAR.BZ2 | Fit-File-Viewer-darwin-.tar.bz2 |
macOS | x64/arm64 | TAR.GZ | Fit-File-Viewer-darwin-.tar.gz |
macOS | x64/arm64 | TAR.XZ | Fit-File-Viewer-darwin-.tar.xz |
Linux | x64/arm64 | AppImage | Fit-File-Viewer-appimage-.AppImage |
Linux | x64/arm64 | DEB | Fit-File-Viewer-deb-.deb |
Linux | x64/arm64 | RPM | Fit-File-Viewer-rpm-.rpm |
Linux | x64/arm64 | PACMAN | Fit-File-Viewer-pacman-.pacman |
Linux | x64/arm64 | SNAP | Fit-File-Viewer-snap-.snap |
Linux | x64/arm64 | TAR.BZ2 | Fit-File-Viewer-linux-.tar.bz2 |
Linux | x64/arm64 | TAR.GZ | Fit-File-Viewer-linux-.tar.gz |
Linux | x64/arm64 | TAR.XZ | Fit-File-Viewer-linux-.tar.xz |
Linux | x64/arm64 | ZIP | Fit-File-Viewer-linux-.zip |
FreeBSD | x64/arm64 | FreeBSD | Fit-File-Viewer-freebsd-.freebsd |
Android | arm64 | APK | Fit-File-Viewer-apk-.apk |
Replace with the actual release version, e.g. 14.8.0
β‘οΈ Go to the Latest Release
To set up a development environment:
# Clone the repository
git clone https://github.com/Nick2bad4u/FitFileViewer.git
cd FitFileViewer/electron-app
# Install dependencies
npm install
# Run the app in development mode
npm start
# To build a production release
npm run build
- For more details, see the GitHub repository.
- Issues and feature requests: GitHub Issues
This project uses the following libraries and tools:
-
FitFileViewer.com π
-
HarryOnline π
-
Garmin FIT JavaScript SDK (FIT Protocol License Agreement) β
-
Leaflet.js (BSD-2-Clause License) πΊοΈ
-
Vega-Lite (BSD-3-Clause License) π
-
Vega-Embed (BSD-3-Clause License) π
-
Chart.js (MIT License) π
-
jQuery (MIT License) π§βπ»
-
Electron (MIT License) β‘
-
Node.js (MIT License) π₯οΈ
-
Electron Builder (MIT License) ποΈ
-
GitHub Actions (MIT License) π§
-
GitHub Pages (MIT License) π
-
GitHub API (MIT License) π
-
GitHub Copilot (MIT License) π€
See LICENSE.md for details.
For more information, documentation, and updates, visit the GitHub repository. π¦