Skip to content

Y-AH/athan-app-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Athan App

A simple Athan app that displays Islamic prayer times and the current Hijri date in a small desktop window. It's built using the Gio UI framework for Go.

Screenshot

Installation

Prerequisites

You'll need Go installed on your system. You can download Go from the official website.

Clone the Repository

Clone the repository to your local machine:

git clone https://github.com/Y-AH/athan-app.git

Build the Application

Navigate to the project folder and build the application:

cd athan-app
go build

Usage

Run the compiled binary:

./athan-app

The Athan App window will appear, displaying the current Hijri date, prayer times, and a countdown to the next prayer.

Customization

You can customize the app by modifying the source code, such as changing the colors, layout, or adding new features. Refer to the Gio documentation for more information on how to use the Gio UI framework.

License

This project is licensed under the GNU General Public License v3.0. See the LICENSE file for details.

Acknowledgements

This project was created with the assistance of OpenAI's ChatGPT 4.0. ChatGPT 4.0 was instrumental in converting the UI design from HTML/CSS to Go. We appreciate the invaluable support provided by this advanced language model.

  • Gio - The Go-based UI framework used for building the app.
  • Go Hijri - A Go library for working with Hijri dates.
  • Adhango - A Go library for calculating Islamic prayer times.

About

Athan App is a simple widget written in go inspired by Guidance for macOS.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages