Skip to content

Blacksmith-s-Lab/katana

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

katana

Katana is an open-source project and cross platform notifier. It can be used anywhere. You just have to do something like this:

Linux

katana "my-title" "my-message" "my=app-name" "my-icon-path"

Windows

katana.exe "my-title" "my-message" "my=app-name" "my-icon-path"


To get started with source start with:

Linux

git clone https://github.com/Blacksmith-s-Lab/katana.git
cd katana
python -m venv venv
pip install -r requirements.txt
. venv/bin/activate
python katana.py

Windows

TODO

katana

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages