Created
          November 17, 2020 16:25 
        
      - 
      
 - 
        
Save lidel/6d59dd6d3559c107c182638b3770ea8b to your computer and use it in GitHub Desktop.  
    Total Number of downloads in ipfs-desktop repo
  
        
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | # Note this is both downloads of install packages | |
| # AND downloads of latest.yml manifest files used by autoupdate on Windows and macOS | |
| curl -s https://api.github.com/repos/ipfs-shipyard/ipfs-desktop/releases | egrep 'download_count' | cut '-d:' -f 2 | sed 's/,/+/' | xargs echo | xargs -I N echo N 0 | bc | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment