All Projects → Licenseplist → Similar Projects or Alternatives

3654 Open source projects that are alternatives of or similar to Licenseplist

Climake
The simplistic, dependency-free cli library ✨
Stars: ✭ 139 (-93.04%)
Mutual labels:  cli
Foaas Cli
A terminal client to interact with Fuck Off 🖕 as a Service API. Made this to learn Go, it has lots of shitty code.
Stars: ✭ 124 (-93.79%)
Mutual labels:  cli
Adaptive Lighting
Adaptive Lighting custom component for Home Assistant
Stars: ✭ 151 (-92.43%)
Mutual labels:  automation
Flow Cli
The Flow CLI is a command-line interface that provides useful utilities for building Flow applications
Stars: ✭ 123 (-93.84%)
Mutual labels:  cli
Learn Devops
🚧 Learn the craft of "DevOps" (Developer Operations) to Deploy your App and Monitor it so it stays "Up"!
Stars: ✭ 139 (-93.04%)
Mutual labels:  automation
Is Esm
🌳 CLI tool which checks if a package is distributed in ECMAScript module format. Helps you reason if the package is tree-shakable.
Stars: ✭ 147 (-92.64%)
Mutual labels:  cli
Devicesupport
Stars: ✭ 120 (-93.99%)
Mutual labels:  xcode
Chest
Bash glue to encrypt and hide files
Stars: ✭ 123 (-93.84%)
Mutual labels:  cli
Aws Nuke
Nuke a whole AWS account and delete all its resources.
Stars: ✭ 2,333 (+16.88%)
Mutual labels:  cli
Backend
Backend is responsible to provide data to EVOlution App - iOS
Stars: ✭ 123 (-93.84%)
Mutual labels:  xcode
Packtpub Downloader
Script to download all your books from PacktPub inspired by https://github.com/ozzieperez/packtpub-library-downloader
Stars: ✭ 156 (-92.18%)
Mutual labels:  cli
Robotn
Robotn, Native cross-platform GUI automation
Stars: ✭ 123 (-93.84%)
Mutual labels:  automation
Bottom
Yet another cross-platform graphical process/system monitor.
Stars: ✭ 3,182 (+59.42%)
Mutual labels:  cli
Foot traffic
Pure Ruby DSL for Chrome scripting based on Ferrum. No Selenium required. Works from any script. Simulate web app usage scenarios in production or locally.
Stars: ✭ 123 (-93.84%)
Mutual labels:  automation
Swiftui Tutorials
A code example and translation project of SwiftUI. / 一个 SwiftUI 的示例、翻译的教程项目。
Stars: ✭ 1,992 (-0.2%)
Mutual labels:  xcode
Make Novice
Automation and Make
Stars: ✭ 122 (-93.89%)
Mutual labels:  automation
Cli
share secrets within teams to avoid plain-text secrets from day one
Stars: ✭ 138 (-93.09%)
Mutual labels:  cli
Apex Nitro
Your essential APEX companion
Stars: ✭ 122 (-93.89%)
Mutual labels:  productivity
Simplesh
🐧 Quick installation for Ubuntu terminal.
Stars: ✭ 152 (-92.38%)
Mutual labels:  cli
Create New Cli
Create your own CLI using a series of simple commands.
Stars: ✭ 122 (-93.89%)
Mutual labels:  cli
Tenderly Cli
CLI tool for Smart Contract error tracking, monitoring and alerting.
Stars: ✭ 138 (-93.09%)
Mutual labels:  cli
Jwt Key Server
JWT based remote licensing server.
Stars: ✭ 123 (-93.84%)
Mutual labels:  license-management
Musicnow
CLI tool to download songs with metadata.
Stars: ✭ 146 (-92.69%)
Mutual labels:  cli
Pipenv Pipes
A PipEnv Environment Switcher
Stars: ✭ 122 (-93.89%)
Mutual labels:  cli
Swiftui Shapes
🚀 Collection of SwiftUI shapes
Stars: ✭ 137 (-93.14%)
Mutual labels:  xcode
Openflow
Scalable, secure workflow solution
Stars: ✭ 122 (-93.89%)
Mutual labels:  automation
Faviator
A simple easy favicon generator.
Stars: ✭ 155 (-92.23%)
Mutual labels:  cli
Xcode Build Times
This BitBar/SwiftBar plugin shows the time you spend waiting for Xcode to do your builds
Stars: ✭ 122 (-93.89%)
Mutual labels:  xcode
Gatling Sbt Plugin Demo
Showcase of the Gatling Plugin for SBT
Stars: ✭ 137 (-93.14%)
Mutual labels:  automation
Tasks
Bringing Astrid Tasks back from the dead
Stars: ✭ 1,874 (-6.11%)
Mutual labels:  productivity
Cloudcore
Framework that enables syncing between iCloud (CloudKit) and Core Data
Stars: ✭ 146 (-92.69%)
Mutual labels:  swift-package-manager
Ds1054z
Python package for the Rigol DS1054Z Oscilloscope
Stars: ✭ 121 (-93.94%)
Mutual labels:  cli
Cellular Automata Voxel Shader
Generate a voxel shader (for MagicaVoxel) from a custom CA rule
Stars: ✭ 137 (-93.14%)
Mutual labels:  cli
Wwdc Recap
A collection of session summaries in markdown format, from WWDC 20, 19 & 17
Stars: ✭ 121 (-93.94%)
Mutual labels:  xcode
Orgzly Android
Outliner for taking notes and managing to-do lists
Stars: ✭ 2,042 (+2.3%)
Mutual labels:  productivity
Dbgchild
Debug Child Process Tool (auto attach)
Stars: ✭ 145 (-92.74%)
Mutual labels:  automation
Loophole
Polar devices Python API and CLI.
Stars: ✭ 136 (-93.19%)
Mutual labels:  cli
Thaw Carrots
Thaw carrots by warming up your laptop to a specific temperature
Stars: ✭ 120 (-93.99%)
Mutual labels:  cli
Openapi Cli Generator
Generate a CLI from an OpenAPI 3 specification
Stars: ✭ 121 (-93.94%)
Mutual labels:  cli
Neofetch
🖼️ A command-line system information tool written in bash 3.2+
Stars: ✭ 13,768 (+589.78%)
Mutual labels:  commandline
Asus Fan Control
🌀 Fan control for ASUS devices running Linux.
Stars: ✭ 120 (-93.99%)
Mutual labels:  cli
Duckrails
Development tool to mock API endpoints quickly and easily (docker image available)
Stars: ✭ 1,690 (-15.33%)
Mutual labels:  productivity
Ghwxcodeextension
Xcode Source Editor Extension 插件,实现功能有四个,一.初始化自定义view、UICollectionViewCell、UITableViewCell、viewController,自动删除无用代码和添加默认代码;二. 为属性自动添加懒加载代码、对应协议声明和协议方法,主要有 UITableView\UICollectionView\UIScrollView\UIButton\UILabel\UIImageView; 三.选中一个类,文件顶部自动添加对应的 import; 四. 给 import 分组排序,从上到下为 主类头文件、viewController、view、manager & logic、第三方库、model、category、其他。
Stars: ✭ 119 (-94.04%)
Mutual labels:  xcode
Awesome Puppeteer
A curated list of awesome puppeteer resources.
Stars: ✭ 1,728 (-13.43%)
Mutual labels:  automation
Git Tidy
Tidy up stale git branches.
Stars: ✭ 137 (-93.14%)
Mutual labels:  cli
Yokadi
Command line oriented, sqlite powered, todo list
Stars: ✭ 119 (-94.04%)
Mutual labels:  commandline
Flwebview
WKWebView with UIWebView fallback for iOS.
Stars: ✭ 145 (-92.74%)
Mutual labels:  xcode
Instaposter
🖼 Instagram Auto-Posting BOT - Post Automatically to instagram
Stars: ✭ 120 (-93.99%)
Mutual labels:  automation
Auto Youtube Subscription Playlist 2
Script automatically adds videos to playlists from Youtube channels and/or subscriptions (Youtube Collections alternative).
Stars: ✭ 136 (-93.19%)
Mutual labels:  automation
Carvel Kwt
Kubernetes Workstation Tools CLI
Stars: ✭ 119 (-94.04%)
Mutual labels:  cli
Maintainer
👨‍💻 🐳 Generate personal daily reports or summary, AUTHORS, CONTRIBUTING, CHANGELOG and so on for GitHub user or repository.
Stars: ✭ 152 (-92.38%)
Mutual labels:  automation
Marta Issues
An issue tracker for Marta File Manager.
Stars: ✭ 145 (-92.74%)
Mutual labels:  productivity
Tensor
Tensor - Comprehensive web-based automation framework and Centralized infrastructure management platform
Stars: ✭ 136 (-93.19%)
Mutual labels:  automation
Comment Spell Checker
Xcode extension for spell checking and auto-correcting code comments.
Stars: ✭ 155 (-92.23%)
Mutual labels:  xcode
Gk
Go-Kit Genetator
Stars: ✭ 136 (-93.19%)
Mutual labels:  cli
Stelace
Open-source marketplace backend in Node.js, empowering Web platforms with Search API, Automation, Auth, Headless CMS… ⚡ 💻
Stars: ✭ 144 (-92.79%)
Mutual labels:  automation
Graphql Cli
📟 Command line tool for common GraphQL development workflows
Stars: ✭ 1,814 (-9.12%)
Mutual labels:  cli
Strap
👢 Bootstrap your macOS development system.
Stars: ✭ 1,813 (-9.17%)
Mutual labels:  xcode
Ztest
自动化测试报告
Stars: ✭ 143 (-92.84%)
Mutual labels:  automation
Swift Summary
A summary of Apple's Swift language written on Playgrounds
Stars: ✭ 1,668 (-16.43%)
Mutual labels:  xcode
301-360 of 3654 similar projects