Skip to content

Commit

Permalink
Realase 0.4.0 with country flag
Browse files Browse the repository at this point in the history
  • Loading branch information
realvjy committed Jan 5, 2019
1 parent a39acab commit bac6fd3
Show file tree
Hide file tree
Showing 199 changed files with 35 additions and 8 deletions.
16 changes: 12 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# uiLogos for sketch

Now you can insert 25+ professionally designed logos and 190+ country flags directly into sketch app.

## Demo

Expand All @@ -9,10 +9,12 @@
### Logotype
![Generating thumbnails](https://raw.githubusercontent.com/realvjy/uiLogos-sketch-plugin/master/demo/uiLogos-demo-2.gif)

### Country Flag
![Generating thumbnails](https://raw.githubusercontent.com/realvjy/uiLogos-sketch-plugin/master/demo/uiLogos-demo-3.gif)

## Installation
### Manual
1. [Download Zip](https://github.com/realvjy/uiLogos-sketch-plugin/releases/download/0.3.0/uiLogos.sketchplugin.zip) and Extract it to a folder
1. [Download Zip](https://github.com/realvjy/uiLogos-sketch-plugin/releases/download/0.4.0/uiLogos.sketchplugin.zip) and Extract it to a folder
2. In Sketch app `Plugins` > `Manage Plugins...`
3. In the Preferences window, click on the cog-wheel icon, and select `Show Plugins Folder` from the dropdown.
4. Place the extracted folder directly to the Plugins folder.
Expand All @@ -33,10 +35,16 @@ Installation via [Sketch Plugin Manager](https://mludowise.github.io/Sketch-Plug
In the `Catalog` tab of the Sketch Plugin Manager window search for `uilogos`


### Get Adobe XD plugin
* [uiLogos for Adobe XD ](https://github.com/realvjy/uilogos-XD)


### Version 0.4.0
You can insert country flag now

## Comming Soon
* Adobe XD Plugin
## Coming soon
* More Logos
* Search Logos
* API

## Recommended plugins
Expand Down
6 changes: 5 additions & 1 deletion appcast.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,12 @@
<channel>
<title>uiLogos Sketch Plugin</title>
<link>https://raw.githubusercontent.com/realvjy/uiLogos-sketch-plugin/master/appcast.xml</link>
<description>Sketch app plugin insert professionally designed dummy logos directly into sketchapp</description>
<description>Allows you to insert professionally designed dummy logos and 190+ country flags into sketch</description>
<language>en</language>
<item>
<title>0.4.0</title>
<enclosure url="https://github.com/realvjy/uiLogos-sketch-plugin/releases/download/0.4.0/uiLogos.sketchplugin.zip" sparkle:version="0.4.0" />
</item>
<item>
<title>0.3.0</title>
<enclosure url="https://github.com/realvjy/uiLogos-sketch-plugin/releases/download/0.3.0/uiLogos.sketchplugin.zip" sparkle:version="0.3.0" />
Expand Down
Binary file added demo/uiLogos-demo-3.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions uiLogos.sketchplugin/Contents/Sketch/Logos/Country Flag.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
@import '../js/common.js'
@import '../js/getLogo.js'

function onRun(context){
getLogos(context, 'data/logos/flags/')
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 12 additions & 3 deletions uiLogos.sketchplugin/Contents/Sketch/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,14 @@
"name" : "Color Logomark",
"identifier" : "color-mark",
"description" : "Insert Color logo mark."
},
{
"script" : "Logos/Country Flag.js",
"handler" : "onRun",
"shortcut" : "shift alt f",
"name" : "Country Flag",
"identifier" : "country-flag",
"description" : "Insert Country Flag."
}
],
"menu": {
Expand All @@ -41,11 +49,12 @@
"color-logo",
"black-logo",
"color-mark",
"black-mark"
"black-mark",
"country-flag"
]
},
"version": "0.3.0",
"description": "Insert professionally designed dummy logo of companies",
"version": "0.4.0",
"description": "uiLogos Allow you to insert professionally designed dummy logos of companies and 190+ Country flag. ",
"homepage": "https://github.com/realvjy/uiLogos-sketch-plugin#readme",
"name": "uiLogos",
"identifier" : "com.graficspark.sketch.uilogos",
Expand Down

0 comments on commit bac6fd3

Please sign in to comment.