Home

Awesome

<div align="center"> <img width="150px" src="src-tauri/icons/icon.png" /> <h1><b>Timelens</b></h1>

The elegant open source native Rust client for Timelens <br> <a href="https://timelens.wierway.ch">timelens.wierway.ch »</a>

<div align="center"> <table style="border-collapse: collapse;"> <tbody> <tr> <td><strong>Download for</strong></td> <td> <a href="https://github.com/0pandadev/timelens/releases/download/v0.1.1/Timelens-Client-0.1.1.msi"> <img src="src-tauri/icons/windows.png" alt="Windows"> Windows </a> </td> <td> <a href="https://github.com/0pandadev/timelens/releases/download/v0.1.1/Timelens-Client-0.1.1_silicon.dmg"> <picture> <img src="src-tauri/icons/apple.png" alt="macOS Silicon"> </picture> macOS (Silicon) </a> </td> <td> <a href="https://github.com/0pandadev/timelens/releases/download/v0.1.1/Timelens-Client-0.1.1_intel.dmg"> <picture> <img src="src-tauri/icons/apple.png" alt="macOS Intel"> </picture> macOS (Intel) </a> </td> <td> <a href="https://github.com/0pandadev/timelens/releases/download/v0.1.1/Timelens-Client-0.1.1.AppImage"> <img src="src-tauri/icons/linux.png" alt="Linux"> Linux </a> </td> </tr> </tbody> </table> </div> </div>

discord »

[!IMPORTANT]

⭐️ Star this project to receive all release notifications from GitHub automatically! ⭐️

<details> <summary><kbd>✨ Star History</kbd></summary> <a href="https://star-history.com/#0pandadev/timelens&Date"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=0pandadev/timelens&theme=dark&type=Date"> <img width="100%" src="https://api.star-history.com/svg?repos=0pandadev/timelens&type=Date"> </picture> </a> </details>

🖼️ Preview

While Timelens primarily lives in your system tray for seamless time tracking, here's a peek at its minimal interface when you need it:

CleanShot 2024-10-28 at 10  27 30

🚀 Setup

Place your API token from timelens in the according file.

<table> <thead> <tr> <th>Platform</th> <th>Token File Path</th> </tr> </thead> <tbody> <tr> <td><img src="src-tauri/icons/windows.png" width="16"> Windows</td> <td><code>C:\Users\USERNAME\Documents\timelens\token.txt</code></td> </tr> <tr> <td><img src="src-tauri/icons/apple.png" width="16"> Mac</td> <td><code>/Users/USERNAME/Documents/timelens/token.txt</code></td> </tr> </tbody> </table>