8000 GitHub - Pahasara/TimeCanvas: Time management application for Linux, Windows.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Pahasara/TimeCanvas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TimeCanvas

TimeCanvas is a powerful time management and task organization software designed to simplify your daily life. It is written in C# and is powered by avalonia & sqlite. Specially made for someone who wants to stay organized, TimeCanvas provides the tools you need to manage your time efficiently.! (ganbare, ganbare!)

Downloads

For Windows (x64)

ZIP SETUP

For Linux (x64)

TAR

App screenshot

Troubleshooting

Wayland Scaling Issue

Monitor DPI is calculated from values provided by XRANDR extension. These might be not accurate for your particular monitor, so you can override scaling factors for particular monitors via environment variable.

  1. xrandr --listactivemonitors will give you output like this:

Monitors: 1 0: +*eDP-1 1920/344x1080/194+0+0 eDP-1

eDP-1, HDMI-1, DP-1 are output names that your can configure DPI for.

  1. Add AVALONIA_SCREEN_SCALE_FACTORS environment variable to your /etc/profile, $HOME/.profile or other suitable location and relogin.

Example: AVALONIA_SCREEN_SCALE_FACTORS='eDP-1=2;HDMI-1=1;DP-1=1.5'

this will set eDP-1 to 192 DPI, HDMI-1 to 96 DPI and DP-1 to 144 DPI.

About

Time management application for Linux, Windows.

Resources

License

Stars

Watchers

Forks

Languages

0