Coder Social home page Coder Social logo

showcase's Introduction

  1. Fork this repo
  2. Create a new file (and folder): apps/<appname>/<appname>.yaml
  3. Add your app logo to apps/<appname>/<appname>.webp
  4. Submit a pull request with your changes

Structure of each entry

name:          # Name of the app
description:   # short description of the app
links:
  android:     # google play link
  ios:         # app store link
  repo:        # link to source code if publicly available
flavor:        # angular | vue | react | svelte | capacitor | javascript | typescript

A name, description and at least one link is required, the rest is optional.

If a flavor is specified, the framework logo will show up on the listing.

Specifying a repo does not show up on the site currently, however once we implement more filterin options, we'll start showing a link to the repo when available.

Tips on getting the .webp logo of the app

Drag/drop your app's logo from Google Play is the easiest as it will drop a properly sized .webp file in the folder.

If using an app icon from the Apple App Store, you can inspect the DOM to reveal the background image (also a .webp file) which can be saved in the folder.

Note: the drag & drop method only works on retina screens, on non-retina screens you can use Chrome Devtools responsive view to set the Device Pixel-Ratio (DPR) to 2.0 or above and refresh the page. Now the icon should be a .webp image you can drag and drop into the apps/<appname>/ folder, then manually rename it to <appname>.webp.

showcase's People

Contributors

rigor789 avatar nathanwalker avatar arthurmj96 avatar cjohn001 avatar psjobergprivat avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.