Socket
Socket
Sign inDemoInstall

f-droid

Package Overview
Dependencies
16
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    f-droid

Search APK At f-droid.org


Version published
Weekly downloads
232
increased by23100%
Maintainers
1
Install size
2.91 MB
Created
Weekly downloads
 

Readme

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

Last updated on 15 Oct 2021

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc