https://github.com/minagishl/icon-tester
A tool to test icons displayed on social media, etc.
https://github.com/minagishl/icon-tester
icons test webapp
Last synced: 5 months ago
JSON representation
A tool to test icons displayed on social media, etc.
- Host: GitHub
- URL: https://github.com/minagishl/icon-tester
- Owner: minagishl
- License: mit
- Created: 2024-09-02T08:45:30.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-21T14:06:00.000Z (over 1 year ago)
- Last Synced: 2025-04-04T04:33:10.461Z (about 1 year ago)
- Topics: icons, test, webapp
- Language: HTML
- Homepage: https://minagishl.github.io/icon-tester/
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Icon Tester
This project provides a feature to switch previews across multiple platforms (GitHub, Twitter, Discord, Slack, Mastodon).
## Features
- Image preview display
- Switching preview display for each platform
## Usage
1. Clone the project.
```sh
git clone https://github.com/minagishl/icon-tester.git
```
2. Navigate to the project directory.
```sh
cd icon-tester
```
3. Open `index.html` in your browser.
## File Structure
- `index.html`: Main HTML file. Includes image preview display and platform switching functionality.
- `LICENSE`: Project license information.
- `README.md`: This file.
## License
This project is licensed under the [MIT License](LICENSE).