feat: initialize catser package
This commit is contained in:
@@ -0,0 +1,10 @@
|
|||||||
|
"""
|
||||||
|
Catser: Desktop Cat Companion for Windows.
|
||||||
|
|
||||||
|
Inspired by Workcat.app and Desktop Goose.
|
||||||
|
Monitors active windows via ActivityWatch (or native Win32 fallback),
|
||||||
|
spots drift content (Shorts, Reels, TikTok), and closes them with a paw strike!
|
||||||
|
"""
|
||||||
|
|
||||||
|
__version__ = "1.0.0"
|
||||||
|
__author__ = "Catser Team"
|
||||||
Reference in New Issue
Block a user