Skip to content
This repository has been archived by the owner on Mar 10, 2024. It is now read-only.
/ YYScreenTime_win Public archive

Windows ScreenTime for me

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.rtf
Notifications You must be signed in to change notification settings

yy-tromb/YYScreenTime_win

Repository files navigation

※I'm Japanese, so my English skills are low .

Now,I have already stopped developping this application. So use this YYScreenTime_win-rs

YYScreenTime_win-rs is my app like this app, and it is written in Rust.

YYScreenTime_win

Windows ScreenTime for me
I'm a beginner of C and winAPI, so GUI of this app may be bad.

build

only this: $ make
You have to install "make".
If you are windows, you can install "make" with winget.
$ winget install GnuWin32.Make

About Makefile

  • $ make or $ make build : build
  • $ make clean : remove *.o *.res
  • $ make msi : make Wix installer (MSI)
  • $ make msiclean : remove *.wixobj *.wixpdb
  • $ make fullclean : clean & msiclean
  • $ make re : fullclean & msi

I love VSCode,so I build this with MinGW.

About

Windows ScreenTime for me

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.rtf

Stars

Watchers

Forks