awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to specious/facebook-cli

Open-source alternatives to Facebook Cli

30 open-source projects similar to specious/facebook-cli, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Facebook Cli alternative.

  • achannarasappa/tickerachannarasappa avatar

    achannarasappa/ticker

    6,109View on GitHub↗

    Ticker is a terminal financial dashboard that serves as an asset price tracker, portfolio performance monitor, and watchlist manager. It provides a command line interface for monitoring real-time stock and cryptocurrency prices and tracking the value of asset holdings. The tool differentiates itself by calculating portfolio gains using lot-based cost basis tracking and performing multi-currency asset valuation. It translates international asset prices and total portfolio values into a single local currency using current exchange rates. The system manages financial assets through categorized

    Go
    View on GitHub↗6,109
  • achembarpu/pockytachembarpu avatar

    achembarpu/pockyt

    499View on GitHub↗

    Automate & manage your Pocket.com collection.

    Python
    View on GitHub↗499
  • afc163/fanyiafc163 avatar

    afc163/fanyi

    1,543View on GitHub↗

    A 🇨🇳 and 🇺🇸 translator in your command line

    JavaScript
    View on GitHub↗1,543
  • alandsleman/storageboxAlandSleman avatar

    AlandSleman/StorageBox

    23View on GitHub↗

    A Simple File Storage Service

    TypeScript
    View on GitHub↗23
  • alandsleman/t3-twitter-cloneAlandSleman avatar

    AlandSleman/t3-twitter-clone

    191View on GitHub↗

    Twitter clone built with T3 Stack NextAuth Supabase Prisma

    TypeScript
    View on GitHub↗191

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • alebcay/pushblastalebcay avatar

    alebcay/pushblast

    99View on GitHub↗

    Get PushBullet notifications when a shell program exits.

    Shell
    View on GitHub↗99
  • alt-romes/programmer-calculatoralt-romes avatar

    alt-romes/programmer-calculator

    588View on GitHub↗

    Terminal calculator made for programmers working with multiple number representations, sizes, and overall close to the bits

    C
    View on GitHub↗588
  • arunoda/nextgramarunoda avatar

    arunoda/nextgram

    51View on GitHub↗

    A sample Next.js app for showing off it's capabilities

    JavaScript
    View on GitHub↗51
  • auth0-blog/nextjs-gotauth0-blog avatar

    auth0-blog/nextjs-got

    32View on GitHub↗

    A simple nextjs application that showcases Game of Thrones Characters

    JavaScript
    View on GitHub↗32
  • cfenollosa/bashblogcfenollosa avatar

    cfenollosa/bashblog

    1,769View on GitHub↗

    A single Bash script to create blogs. Download, run, write, done!

    Shell
    View on GitHub↗1,769
  • chubin/wttr.inchubin avatar

    chubin/wttr.in

    29,882View on GitHub↗

    This project is a network-accessible weather information service designed specifically for command-line environments. It delivers real-time meteorological data directly to terminal interfaces through simple HTTP requests, allowing users to retrieve weather reports without leaving their development environment or using a web browser. The service distinguishes itself through a stateless architecture that utilizes content negotiation to provide the optimal output format based on the client request. Whether a user requires plain text, ANSI-colored terminal output, structured JSON for programmatic

    Goascii-artcurlterminal
    View on GitHub↗29,882
  • codelit/courselitcodelit avatar

    codelit/courselit

    1,174View on GitHub↗

    Create/Sell courses and digital downloads and publish blogs on your own branded website. An open source alternative to Teachable, Thinkific, Podia and the likes.

    TypeScript
    View on GitHub↗1,174
  • coderofsalvation/kanban.bashcoderofsalvation avatar

    coderofsalvation/kanban.bash

    947View on GitHub↗

    commandline asciii kanban board for minimalist productivity hackers & managers (csv-based) #scriptable #nestable #statistics #singlefile #shellscript #issuetracker #git

    Shellclikanbannestedkanban
    View on GitHub↗947
  • danielbayerlein/dashboarddanielbayerlein avatar

    danielbayerlein/dashboard

    1,337View on GitHub↗

    📺 Create your own team dashboard with custom widgets. Built with Next.js, React, styled-components and polished.

    JavaScript
    View on GitHub↗1,337
  • dawsbot/mailtodawsbot avatar

    dawsbot/mailto

    226View on GitHub↗

    💌 ⚡️ The mailto encoder

    JavaScript
    View on GitHub↗226
  • dhruv-kumar-jha/productivity-frontenddhruv-kumar-jha avatar

    dhruv-kumar-jha/productivity-frontend

    248View on GitHub↗

    Productivity Application - Kanban Style Productivity Management Application with Customizable Boards, Lists and Cards to Make You More Productive.

    JavaScript
    View on GitHub↗248
  • donnemartin/haxor-newsdonnemartin avatar

    donnemartin/haxor-news

    4,074View on GitHub↗

    Haxor-news is a command line interface and terminal news aggregator for browsing top stories, reading discussion threads, and searching job posts via the Hacker News API. It provides a text-based terminal user interface for consuming curated news feeds and viewing formatted web content directly within a system shell. The tool includes a regex-powered content filter used to search hiring and freelance threads, isolating specific professional roles and skills through regular expressions. It also functions as a terminal web content reader that fetches and formats HTML from external links for rea

    Python
    View on GitHub↗4,074
  • donnemartin/sawsdonnemartin avatar

    donnemartin/saws

    5,307View on GitHub↗

    Saws is an interactive shell wrapper and resource manager for the AWS CLI. It provides a command-line environment designed to enhance the execution of AWS commands through predictive text, resource suggestions, and improved navigation. The tool implements fuzzy searching and case-insensitive autocomplete to accelerate the discovery and selection of cloud resources. It reduces manual entry via a system of command shortcuts and aliases that map short strings to complex commands. The interface includes local caching of resource data to minimize API requests, persistent command history, and the

    Pythonawsaws-clicli
    View on GitHub↗5,307
  • dotcypress/passworddotcypress avatar

    dotcypress/password

    118View on GitHub↗

    🔐 One password, right way.

    JavaScript
    View on GitHub↗118
  • ellisonleao/vlellisonleao avatar

    ellisonleao/vl

    29View on GitHub↗

    CLI tool that helps verify current status of URIs in text files

    Go
    View on GitHub↗29
  • estrada9166/cookie-handler-next.jsestrada9166 avatar

    estrada9166/cookie-handler-next.js

    15View on GitHub↗

    The main idea behind this example is to handle the cookies when the view is render on the server side. Because on the server side it can't be something like document.cookie because it can't access to the document so the idea is to have a middleware on the server of Next.js that will get the…

    JavaScript
    View on GitHub↗15
  • estrada9166/server-authentication-next.jsestrada9166 avatar

    estrada9166/server-authentication-next.js

    107View on GitHub↗

    The main idea behind this example is to handle the sessions on the server, letting you validate if the user is logged before the view is rendered, as you know and if you don't know now you know 😂 to access to local storage on server render you must do componenDidMount so this example prevent…

    JavaScript
    View on GitHub↗107
  • fcambus/ansiweatherfcambus avatar

    fcambus/ansiweather

    1,942View on GitHub↗

    Weather in terminal, with ANSI colors and Unicode symbols

    Shell
    View on GitHub↗1,942
  • feednext/feednextfeednext avatar

    feednext/feednext

    322View on GitHub↗

    social media app demo

    TypeScript
    View on GitHub↗322
  • fim-ai/fim-agentfim-ai avatar

    fim-ai/fim-agent

    1,255View on GitHub↗

    Open-source agent platform for Global × China enterprises — wire every system through one agent core. Self-hosted, any LLM.

    Python
    View on GitHub↗1,255
  • gueils/whalesGueils avatar

    Gueils/whales

    395View on GitHub↗

    :whale: Tool to automatically dockerize your application.

    Ruby
    View on GitHub↗395
  • ichait/moviemoniCHAIT avatar

    iCHAIT/moviemon

    230View on GitHub↗

    :movie_camera: Everything about your movies within the command line.

    Python
    View on GitHub↗230
  • idurar/idurar-erp-crmidurar avatar

    idurar/idurar-erp-crm

    8,199View on GitHub↗

    Idurar is an integrated system combining Customer Relationship Management and Enterprise Resource Planning. It functions as a headless business API that generates secure REST endpoints and administrative panels from configuration files to connect business logic with external applications. The platform supports multi-tenant SaaS management, isolating data and configurations for multiple companies or branches within a single installation. It is designed for international business accounting, featuring a multi-currency financial engine that processes transactions and manages regional tax rules a

    JavaScriptaccountingaccounting-softwarecrm
    View on GitHub↗8,199
  • insanum/gcalcliinsanum avatar

    insanum/gcalcli

    3,731View on GitHub↗

    gcalcli is a command-line interface and calendar management tool designed for viewing, creating, and managing events within Google Calendar. It functions as a Google API client that allows users to handle scheduling and appointments directly from a terminal without the use of a web browser. The tool enables terminal-based scheduling and calendar workflow automation, providing a way to manage daily agendas and schedule updates through a shell. The utility integrates with the Google Calendar API via a REST client and uses OAuth2 for authentication. It renders API data into human-readable table

    Python
    View on GitHub↗3,731
  • a827681306/devtoolkita827681306 avatar

    a827681306/devtoolkit

    0View on GitHub↗

    Free online developer tools - JSON Formatter, JWT Decoder, Regex Tester & more

    TypeScript
    View on GitHub↗0