Skip to content

BitBar plugin to list Swift repositories tending on GitHub in a given period.

Notifications You must be signed in to change notification settings

kaishin/swift-trending-bitbar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Swift Trending for BitBar

A plugin for BitBar (free) to list Swift repositories tending on GitHub in a given period.

Screenshot

Install

BitBar needs to be installed. Download here.

Then you can either:

  • Option 1: Drop the swift-trending.15m.swift file in your BitBar plugin directly.
  • Option 2: Open this lins link in your browser: bitbar://openPlugin?title=Swift%20Trending&src=https://raw.githubusercontent.com/kaishin/bitbar-plugins/master/Dev/GitHub/swift-trending.15m.swift

Settings

You can change the following settings directly in the script file:

var displayCount = 15 // Min: 10, Max: 25
var maxSubtitleLineLength = 70
var trendingPeriod = "daily" // Possible values: "daily", "weekly", "monthly"

If you want to change the update frequency, you can change the 15m in the filename to your preferred duration.

About

BitBar plugin to list Swift repositories tending on GitHub in a given period.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages