Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 16 days 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 (4 months ago)
- Default Branch: main
- Last Pushed: 2024-11-21T14:06:00.000Z (about 1 month ago)
- Last Synced: 2024-12-12T02:43:50.269Z (24 days 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).