{"id":20628752,"url":"https://github.com/anupam-git/fingerboard","last_synced_at":"2025-10-28T06:32:21.581Z","repository":{"id":78484258,"uuid":"290429809","full_name":"anupam-git/fingerboard","owner":"anupam-git","description":"A fprintd based fingerprint GUI for Linux","archived":false,"fork":false,"pushed_at":"2020-09-12T07:32:36.000Z","size":121,"stargazers_count":10,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-15T16:18:17.454Z","etag":null,"topics":["fingerprint","fingerprint-gui","fprintd","gui","qml","qt","qt5"],"latest_commit_sha":null,"homepage":"","language":"QML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/anupam-git.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["anupam-git"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2020-08-26T07:41:44.000Z","updated_at":"2023-11-12T10:22:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"e79fc215-e6c4-4e59-a86e-4ba3d43a54cd","html_url":"https://github.com/anupam-git/fingerboard","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anupam-git%2Ffingerboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anupam-git%2Ffingerboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anupam-git%2Ffingerboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anupam-git%2Ffingerboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anupam-git","download_url":"https://codeload.github.com/anupam-git/fingerboard/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249105474,"owners_count":21213537,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["fingerprint","fingerprint-gui","fprintd","gui","qml","qt","qt5"],"created_at":"2024-11-16T13:22:38.653Z","updated_at":"2025-10-28T06:32:21.495Z","avatar_url":"https://github.com/anupam-git.png","language":"QML","funding_links":["https://github.com/sponsors/anupam-git"],"categories":[],"sub_categories":[],"readme":"===========\nFingerboard\n===========\n\n    | A fprintd_ based fingerprint GUI for Linux\n\nFingerboard is a fingerprint GUI to enroll, list, delete and verify fingerprints.\nFingerboard is a GUI interface to fprint, and uses the D-Bus interfaces to communicate with fprint.\n\nBuilding\n--------\nThe project uses CMake build system. Follow the steps below to build, compile and install this project.\n\nDependencies - Ubuntu\n^^^^^^^^^^^^^^^^^^^^^\nNote: Requires ``universe`` repository to be enabled for qt dependencies.\n\n.. code-block:: bash\n\n  apt install \\\n    gcc \\\n    g++ \\\n    make \\\n    cmake \\\n    extra-cmake-modules \\\n    qtbase5-dev \\\n    qtdeclarative5-dev \\\n    qtquickcontrols2-5-dev \\\n    libqt5svg5-dev \\\n    qml-module-qtquick-controls \\\n    qml-module-qtquick-controls2 \\\n    qml-module-qtgraphicaleffects \\\n    qml-module-qtquick-layouts\n\nDependencies - Arch\n^^^^^^^^^^^^^^^^^^^\n   \n.. code-block:: bash\n\n  pacman -S \\\n    gcc \\\n    make \\\n    cmake \\\n    extra-cmake-modules \\\n    qt5-base \\\n    qt5-graphicaleffects \\\n    qt5-svg \\\n    qt5-quickcontrols \\\n    qt5-quickcontrols2\n\nBuild and compile\n^^^^^^^^^^^^^^^^^\n    \n.. code-block:: bash\n\n  # Make a build directory and cd into it\n  mkdir build \u0026\u0026 cd build\n\n  # Run cmake\n  cmake .. -DCMAKE_INSTALL_PREFIX=/usr\n\n  # Build the project\n  make -j$(nproc)\n\n  # [OPTIONAL] Install to system (requires root access)\n  sudo make install\n\nHacking\n-------\n#. Any kind of contribution is appreciated\n#. Format the cpp sources and headers with ``clang-format -i -style=file \u003ccpp source or header\u003e``\n#. Properly indent qml source\n\n.. References\n.. ----------\n.. _fprintd: https://fprint.freedesktop.org/\n.. _HACKING.rst: HACKING.rst\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanupam-git%2Ffingerboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanupam-git%2Ffingerboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanupam-git%2Ffingerboard/lists"}