Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/macmade/ccache-gui
macOS GUI helper for ccache
https://github.com/macmade/ccache-gui
cache ccache compiler gui macos optimisation speed
Last synced: about 2 months ago
JSON representation
macOS GUI helper for ccache
- Host: GitHub
- URL: https://github.com/macmade/ccache-gui
- Owner: macmade
- License: mit
- Created: 2017-05-02T22:29:13.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2023-02-24T10:19:03.000Z (almost 2 years ago)
- Last Synced: 2024-05-02T00:14:31.380Z (9 months ago)
- Topics: cache, ccache, compiler, gui, macos, optimisation, speed
- Language: Swift
- Homepage: https://xs-labs.com/en/apps/ccache-gui/
- Size: 6.92 MB
- Stars: 70
- Watchers: 9
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
ccache-gui
==========[![Build Status](https://img.shields.io/github/actions/workflow/status/macmade/ccache-gui/ci-mac.yaml?label=macOS&logo=apple)](https://github.com/macmade/ccache-gui/actions/workflows/ci-mac.yaml)
[![Issues](http://img.shields.io/github/issues/macmade/ccache-gui.svg?logo=github)](https://github.com/macmade/ccache-gui/issues)
![Status](https://img.shields.io/badge/status-active-brightgreen.svg?logo=git)
![License](https://img.shields.io/badge/license-mit-brightgreen.svg?logo=open-source-initiative)
[![Contact](https://img.shields.io/badge/[email protected]?logo=twitter&style=social)](https://twitter.com/macmade)
[![Sponsor](https://img.shields.io/badge/sponsor-macmade-pink.svg?logo=github-sponsors&style=social)](https://github.com/sponsors/macmade)### About
GUI helper application for the **[ccache](https://ccache.samba.org)** tool.
**ccache** can be installed on macOS with **[Homebrew](https://brew.sh)**:
brew install ccache
The application run by default in the menu bar, but the window can be detached for convenience.
![Menu Item](Assets/menu.png "Menu Item")
![Detachable Window](Assets/window.png "Detachable Window")License
-------Project is released under the terms of the MIT License.
Repository Infos
----------------Owner: Jean-David Gadina - XS-Labs
Web: www.xs-labs.com
Blog: www.noxeos.com
Twitter: @macmade
GitHub: github.com/macmade
LinkedIn: ch.linkedin.com/in/macmade/
StackOverflow: stackoverflow.com/users/182676/macmade