Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/clayrisser/gtk-starter-kit
Starter kit for GTK development in C
https://github.com/clayrisser/gtk-starter-kit
autoconf automake autotools c gtk gtk2 make
Last synced: about 2 months ago
JSON representation
Starter kit for GTK development in C
- Host: GitHub
- URL: https://github.com/clayrisser/gtk-starter-kit
- Owner: clayrisser
- License: mit
- Created: 2018-06-14T05:24:36.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2023-06-28T10:23:03.000Z (over 1 year ago)
- Last Synced: 2024-12-08T20:53:23.817Z (about 2 months ago)
- Topics: autoconf, automake, autotools, c, gtk, gtk2, make
- Language: C
- Homepage: https://codejam.ninja
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# gtk-starter-kit
[![GitHub stars](https://img.shields.io/github/stars/codejamninja/gtk-starter-kit.svg?style=social&label=Stars)](https://github.com/codejamninja/gtk-starter-kit)
> Starter kit for GTK development in C
Please ★ this repo if you found it useful ★ ★ ★
## Features
* Cross platform support with autotools
## Dependencies
* [GTK+ 2.0](https://www.gtk.org)
* [GNU Automake](https://www.gnu.org/software/automake)
* [GNU Autoconf](https://www.gnu.org/software/autoconf)## Usage
```sh
make start
```## Support
Submit an [issue](https://github.com/codejamninja/gtk-starter-kit/issues/new)
## Screenshots
![Screenshot 1](https://user-images.githubusercontent.com/6234038/41393079-b4de86aa-6f69-11e8-967d-5d556a87ac93.jpg)
## Contributing
Review the [guidelines for contributing](https://github.com/codejamninja/gtk-starter-kit/blob/master/CONTRIBUTING.md)
## License
[MIT License](https://github.com/codejamninja/gtk-starter-kit/blob/master/LICENSE)
[Jam Risser](https://codejam.ninja) © 2018
## Changelog
Review the [changelog](https://github.com/codejamninja/gtk-starter-kit/blob/master/CHANGELOG.md)
## Credits
* [Jam Risser](https://codejam.ninja) - Author
## Support on Liberapay
A ridiculous amount of coffee ☕ ☕ ☕ was consumed in the process of building this project.
[Add some fuel](https://liberapay.com/codejamninja/donate) if you'd like to keep me going!
[![Liberapay receiving](https://img.shields.io/liberapay/receives/codejamninja.svg?style=flat-square)](https://liberapay.com/codejamninja/donate)
[![Liberapay patrons](https://img.shields.io/liberapay/patrons/codejamninja.svg?style=flat-square)](https://liberapay.com/codejamninja/donate)