Mbncap Alternatives
Similar projects and alternatives to mbncap
-
flatpak-external-data-checker
A tool for checking if the external data used in Flatpak manifests is still up to date
-
Nutrient
Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers. Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.
-
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better mbncap alternative or higher similarity.
mbncap discussion
mbncap reviews and mentions
Posts with mentions or reviews of mbncap.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-10-20.
-
How do I actually make a flatpak.
{ "app-id": "io.github.monsterbirdlimited.mbncap", "runtime": "org.gnome.Platform", "runtime-version": "43", "sdk": "org.gnome.Sdk", "command": "mbnmain.py", "finish-args": [ "--share=ipc", "--socket=x11", "--socket=pulseaudio", "--device=dri" ], "modules": [ { "name": "mbncap", "buildsystem": "simple", "build-commands": [ "install -Dm755 mbnmain.py -t /app/bin/" ], "sources": [ { "type": "git", "url": "https://github.com/Monsterbirdlimited/mbncap", "commit": "a5d3e5a0660fb666650f629688ac6578d5a90ce7" } ] } ] }
Stats
Basic mbncap repo stats
2
0
10.0
over 2 years ago
Monsterbirdlimited/mbncap is an open source project licensed under GNU General Public License v3.0 only which is an OSI approved license.
The primary programming language of mbncap is Python.