All Projects → cesarferreira → Alfi

cesarferreira / Alfi

Licence: mit
Android Library Finder

Programming Languages

ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to Alfi

Hacking
hacker, ready for more of our story ! 🚀
Stars: ✭ 413 (-18.38%)
Mutual labels:  tool
Npkill
List any node_modules directories in your system, as well as the space they take up. You can then select which ones you want to erase to free up space.
Stars: ✭ 5,325 (+952.37%)
Mutual labels:  tool
K2tf
Kubernetes YAML to Terraform HCL converter
Stars: ✭ 477 (-5.73%)
Mutual labels:  tool
Graphvizonline
Let's Graphviz it Online
Stars: ✭ 417 (-17.59%)
Mutual labels:  tool
Jtc
JSON processing utility
Stars: ✭ 425 (-16.01%)
Mutual labels:  tool
Gobuster
Directory/File, DNS and VHost busting tool written in Go
Stars: ✭ 5,356 (+958.5%)
Mutual labels:  tool
Reveal
Read Eval Visualize Loop for Clojure
Stars: ✭ 412 (-18.58%)
Mutual labels:  tool
Cohesive Colors
Tool that may help you to create cohesive color schemes.
Stars: ✭ 492 (-2.77%)
Mutual labels:  tool
Hosthunter
HostHunter a recon tool for discovering hostnames using OSINT techniques.
Stars: ✭ 427 (-15.61%)
Mutual labels:  tool
Org Formation Cli
Better than landingzones!
Stars: ✭ 471 (-6.92%)
Mutual labels:  tool
Database consistency
The tool to find inconsistency between models schema and database constraints.
Stars: ✭ 418 (-17.39%)
Mutual labels:  tool
Alass
"Automatic Language-Agnostic Subtitle Synchronization"
Stars: ✭ 421 (-16.8%)
Mutual labels:  tool
Dirble
Fast directory scanning and scraping tool
Stars: ✭ 468 (-7.51%)
Mutual labels:  tool
Git Semantic Commits
Tiny semantic commit messages for Git.
Stars: ✭ 410 (-18.97%)
Mutual labels:  tool
Hackerpro
All in One Hacking Tool for Linux & Android (Termux). Make your linux environment into a Hacking Machine. Hackers are welcome in our blog
Stars: ✭ 474 (-6.32%)
Mutual labels:  tool
Glue
Application Security Automation
Stars: ✭ 412 (-18.58%)
Mutual labels:  tool
Runany
【RunAny】一劳永逸的快速启动软件,拥有三键启动、一键直达、批量搜索、全局热键、短语输出、热键映射、脚本插件等功能
Stars: ✭ 456 (-9.88%)
Mutual labels:  tool
Tern
Tern is a software composition analysis tool and Python library that generates a Software Bill of Materials for container images and Dockerfiles. The SBoM that Tern generates will give you a layer-by-layer view of what's inside your container in a variety of formats including human-readable, JSON, HTML, SPDX and more.
Stars: ✭ 505 (-0.2%)
Mutual labels:  tool
Ferret
Declarative web scraping
Stars: ✭ 4,837 (+855.93%)
Mutual labels:  tool
Search That Hash
🔎Searches Hash APIs to crack your hash quickly🔎 If hash is not found, automatically pipes into HashCat⚡
Stars: ✭ 466 (-7.91%)
Mutual labels:  tool

alfi

Build Status Codacy Badge Gem Version

Android Library Finder

Search through thousands of android libraries that can help you scale your projects elegantly

Usage

Search for something

alfi picasso

Search for something by repository

alfi picasso --repository maven

This will search picasso only on maven, you can also define multiple repositories like:

alfi picasso -r mavencentral -r jcenter

This will search picasso on mavenCentral and jCenter

Final step: Copy the library you want to your build.gradle and sync it

Installation

Install it via terminal:

$ gem install alfi

Contributing

  1. Fork it ( https://github.com/cesarferreira/alfi/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Thanks

To @joaquimadraz for the ruby pro-tips

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].