Skip to content

Calendar notifications for linux desktops with performance in mind

License

Notifications You must be signed in to change notification settings

radiantly/calendar-notification

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calendar Notification

demo

Calendar notifications for linux desktops with performance in mind.

Dependencies

Introduction

This repo houses a rewrite of the original script in Rust for performance gains.

Usage

cargo install --path .

calendar-notification curr # Show current month
calendar-notification next # Show next month
calendar-notification prev # Show previous month

Results

On running ./benchmark.sh, the Rust variant is found to be around 3x faster than the shell script. A screenshot of the benchmark can be seen below.

Benchmark results

License

MIT

About

Calendar notifications for linux desktops with performance in mind

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • Rust 72.5%
  • Shell 27.5%