Skip to content

Latest commit

 

History

History
37 lines (20 loc) · 977 Bytes

File metadata and controls

37 lines (20 loc) · 977 Bytes

Date Picker in Gio

A simple and elegant date picker implemented using the Gio GUI framework for Go.

image

Features

  • Clean, intuitive interface
  • Month and year navigation
  • Highlight for current date
  • Go to Today functionality

Installation

  1. Ensure you have Go installed on your system. If not, download and install it from golang.org.

  2. Clone this repository: git clone https://github.com/hd-buddy/GioCalendarPicker.git

  3. In the terminal Run the command : go run main.go

Contributing

Contributions are welcome! If you find any bugs or have suggestions for improvements, please open an issue or submit a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.


Created by Dhruv Hingu

If you find this project useful, please consider giving it a star⭐ on GitHub!