pitcer / janot

Java libnotify and GTK bindings

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Janot

Java libnotify and GTK bindings.

Note: This project was made for the C programming language course for learning purposes. It's not a complete set of libnotify and GTK bindings. Please use java-gnome instead.

Requirements

  • Linux
  • GTK 3
  • libnotify
  • gcc
  • JDK 11

Compilation

  • ./gradlew

Example

  • ./gradlew run

About

Java libnotify and GTK bindings

License:MIT License


Languages

Language:C 47.8%Language:Java 46.8%Language:Kotlin 5.2%Language:Shell 0.2%