Skip to content
generated from emilk/eframe_template

A cross-platform desktop overlay application to help with time awareness and management written in Rust

Notifications You must be signed in to change notification settings

abuteler/micronos

Repository files navigation

Micronos

dependency status Build Status

'Lost traction? Lost grip of time? Reset. Start anywhere. Start somewhere.'

A cross-platform time-awareness-and-management Windows-first GUI application written in Rust, and meant first and mostly to be used as an overlay desktop app to help with the aforementioned purpose.

Setup

This project was jump-started by way of egui's eframe template.

Testing locally

Since I'm working under WSL2, the building of this project requires cross or something similar, which is also why the build status is currently broken, and some of github action's default settings are currently commented out. I plan to find a way to fix those at some point, but it's not at the top of my priority list for now.

Beyond following the regular rust installation movements, if you're also under WSL2, you'll need to:

  1. cargo install cross --git https://github.com/cross-rs/cross
  2. cross build --release --target x86_64-pc-windows-gnu

Preview

This is how the app looks and runs at this point in time (25th October 2023):

Grabacion.2023-10-25.123302.mp4

This is a work in progress, the README, as well as the project. To be continued...

About

A cross-platform desktop overlay application to help with time awareness and management written in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published