Skip to content
/ NekoV2 Public

Neko application for the desktop, enhanced with a catchable ball of yarn, and independent behavior and a basket to sleep in when you need a break

License

Notifications You must be signed in to change notification settings

Aqueuse/NekoV2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TODO

bug to fix :

  • automatically switch back to independant behaviour in the system tray menu when the ball is catched.

NekoV2

Neko

NekoV2 is desktop kitty application. Your cat will chase his ball of yarn around the screen, and he will go to sleep in his basket as soon as he becomes tired.

Packaging

Windows 10

jpackage --input . --name NekoV2  --main-jar .\NekoV2.jar --icon .\neko.ico --license-file .\LICENSE.txt --app-version 2.0 --description "Neko application for the desktop" --win-dir-chooser --win-shortcut  --win-menu --type msi

Linux Debian

jpackage --input . --name NekoV2  --main-jar NekoV2.jar --icon icon.png --linux-shortcut --license-file LICENSE --app-version 2.0 --description "Neko application for the desktop" --type deb

Installation

package creation

Debian/Ubuntu

jpackage --input . --name NekoV2 --main-jar NekoV2.jar --icon icon.png --linux-shortcut --license-file LICENSE --app-version 2.0 --description "Neko application for the desktop" --type deb

Credits

Warmadon for the help with avalonia advanced features JeCodeLeSoir for the help with WPF for the SystemTrayIcon

About

Neko application for the desktop, enhanced with a catchable ball of yarn, and independent behavior and a basket to sleep in when you need a break

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Languages