Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/YOURLS/yourls-favicon
🖼 Displays a fancy YOURLS favicon in all cases(Chrome, Safari, home screen on Android, iOS...)
https://github.com/YOURLS/yourls-favicon
favicon yourls yourls-plugin
Last synced: 2 months ago
JSON representation
🖼 Displays a fancy YOURLS favicon in all cases(Chrome, Safari, home screen on Android, iOS...)
- Host: GitHub
- URL: https://github.com/YOURLS/yourls-favicon
- Owner: YOURLS
- License: mit
- Created: 2021-02-14T18:12:28.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-04-21T22:08:39.000Z (over 2 years ago)
- Last Synced: 2024-10-30T00:55:07.638Z (2 months ago)
- Topics: favicon, yourls, yourls-plugin
- Language: PHP
- Homepage:
- Size: 62.5 KB
- Stars: 9
- Watchers: 4
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome - Favicon - Properly displayed favicon in all cases (home screen on iOS, Android, Chrome, Safari...). (Plugins / F)
README
# YOURLS Favicon Plugin [![Listed in Awesome YOURLS!](https://img.shields.io/badge/Awesome-YOURLS-C5A3BE)](https://github.com/YOURLS/awesome-yourls/)
> Displays a fancy YOURLS favicon in all flavors (Chrome, Safari, Android...)
Requires [YOURLS](https://yourls.org) `1.7.10` and above.
## Installation
1. In `/user/plugins`, create a new folder named `yourls-favicon`.
2. Drop these files in that directory.
3. Go to the Plugins administration page (eg. `http://sho.rt/admin/plugins.php`) and activate the plugin.
4. Have fun!## Usage
After plugin is activated, you can check your favicon with the [favicon checker](https://realfavicongenerator.net/favicon_checker)
## License
This package is licensed under the [MIT License](LICENSE).
HTML code courtesy of the excellent [RealFaviconGenerator](https://realfavicongenerator.net/)