Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

f-droid

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

f-droid

Search APK At f-droid.org

  • 1.0.1
  • latest
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Packages Scraper

Search APK From f-droid.org Package To

installation

npm i f-droid

Usage

const f = require('f-droid')

f.fsearch('telegram').then(res => console.log(res))

Result

Response

[
  {
    title: 'Telegram FOSS',
    link: 'https://f-droid.org/packages/org.telegram.messenger',
    desc: 'Telegram is a messaging app with a focus on speed and security.',
    license: 'GPL-2.0-or-later'
  },
  {
    title: 'smsQ',
    link: 'https://f-droid.org/packages/com.github.igrmk.smsq',
    desc: 'Receive your SMS messages in Telegram',
    license: 'GPL-3.0-only'
  },
  {
    title: 'Nekogram X',
    link: 'https://f-droid.org/packages/nekox.messenger',
    desc: 'The third-party Telegram android app.',
    license: 'GPL-3.0-or-later'
  }
]

Buy Me Coffe For Other API

You Can Buy Me A Coffe With This Links

License

MIT

Thank You!

Thanks For Using This Project. Love You All

Keywords

FAQs

Package last updated on 15 Oct 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc