Jens K. b95d7ecfb2
initial structure + nix build (#1)
(incl. cross-compiling)
2024-11-27 20:57:43 +01:00
2024-11-27 20:57:43 +01:00
2024-11-27 20:57:43 +01:00
2024-11-27 20:57:43 +01:00
2024-11-27 20:57:43 +01:00
2024-11-27 20:57:43 +01:00
2024-11-27 20:57:43 +01:00
2024-11-27 20:57:43 +01:00
2024-11-27 18:16:56 +01:00
2024-11-27 20:57:43 +01:00

tim:r

Development

Requirements

Nix (recommend)

cd into root directory.

If direnv is installed, run direnv allow once to install dependencies. Others run nix develop.

Non Nix user

Build/run

cargo run

Build release

  • Linux
nix build
  • Windows (cross-compilation)
nix build .#windows
Description
TUI to organize your time: Pomodoro, Countdown, Timer, Event.
Readme MIT 2.8 MiB
Languages
Rust 97.7%
Nix 1.2%
Just 1.1%