GithubHelp home page GithubHelp logo

henrytsz / flow.launcher.pluginsmanifest Goto Github PK

View Code? Open in Web Editor NEW

This project forked from flow-launcher/flow.launcher.pluginsmanifest

0.0 0.0 0.0 7.37 MB

Community-made plugins and submissions

Python 100.00%

flow.launcher.pluginsmanifest's Introduction

Welcome to Flow Launcher's plugins repository

This repository contains the information for community-made plugins used in Flow and how to make new submissions.

AutoUpdate

List of Flow plugins

Looking for a list of currently available plugins in Flow? Visit here

How to submit your plugin

Add your plugin by updating the plugins.json file with the following details via a pull request:

{
  "ID": "This is a unique GUID for your plugin and needs to be the same as the ID in your plugin.json",  
  "Name": "Plugin name",
  "Description": "Short description of your plugin",
  "Author": "Author of the plugin",
  "Version": "Version of your plugin and needs to be the same as the Version in your plugin.json",
  "Language": "The programming language the plugin is written in",
  "Website": "Your plugin's website",
  "UrlDownload":"The url to download the plugin",
  "UrlSourceCode": "Url to the source code of the plugin",
  "IcoPath": "Url to the icon of the plugin"
}

All the information above except for UrlDownload, UrlSourceCode and IcoPath should already exist in your own plugin's plugin.json file, simply copying them across is fine. For IcoPath, you will need to provide the direct URL to your plugin's icon image (usually via your repo). It is recommended to use a CDN provider for international access. jsdelivr.com for example, provides a simple API and supports github repositories. see other listed plugins in plugins.json for examples.

Once your submission is approved by the Flow Launcher Team it will be available immediately in Flow.

Our CI will automatically check for new updates from plugins every three hours and update to the newer version if they are stored in the Github Release. Therefore, if you are using Github to release and update your plugin, there will be no need to manually create a pull request for every update. If this is the first time you are publishing your plugin to Flow, then you will need to create a pull request for it to be reviewed.

As usual, we will not accept plugin submissions that could potentially harm the computer or contains malicious code.

Plugin Store

Once your plugin submission has been merged, it will soon be available in flow's Plugin Store. Users will be able to install your plugin via the store or type pm install <your-plugin-name>:

Have a plugin enhancement request or issue?

This repository does not track enhancement requests or issues for plugins, it is up to the plugin developers to maintain their own plugin.

If you would like to contribute, submit a request or issue, please visit the plugin's repository via the 'UrlSourceCode' link or from pm install, shift enter/right click on the plugin to go to the context menu and select 'Suggest an enhancement or submit an issue'.

flow.launcher.pluginsmanifest's People

Contributors

ameenaltajer avatar asmpro7 avatar attilakapostyak avatar cenyg avatar danielduckworth avatar deefrawley avatar deepvoyager253 avatar gabrielcarloto avatar galedrim avatar garulf avatar gissehel avatar henrytsz avatar jamesnzl avatar jjw24 avatar johnthegr8 avatar jonasw234 avatar kenty02 avatar leloctai avatar liberize avatar ma-ve avatar mjtimblin avatar onesounds avatar ralosant avatar taooceros avatar test12376 avatar umi-uyura avatar victoriousraptor avatar vladislav-atakhanov avatar waterboiledpizza avatar zeroto521 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.