Code Monkey home page Code Monkey logo

chasam's Introduction


ChaSAM

Application that searches CSAM content in images and videos.

Screenshot Screenshot

Build

Dependencies to build

Cargo:

  • gtk4
  • libadwaita
  • ffmpeg

Arch Linux:

sudo pacman -S libadwaita gtk4 ffmpeg

Fedora:

sudo dnf -y install libadwaita-devel gtk4-devel ffmpeg-devel

Windows:

Install MSYS2

In MSYS2, open the MINGW64 terminal and execute the commands below to install the dependencies:

pacman -S mingw-w64-x86_64-toolchain mingw-w64-x86_64-gcc mingw-w64-x86_64-clang mingw-w64-x86_64-pkgconf
pacman -S mingw-w64-x86_64-gtk4 mingw-w64-x86_64-gettext mingw-w64-x86_64-libxml2 mingw-w64-x86_64-librsvg
pacman -S mingw-w64-x86_64-libadwaita
pacman -S mingw-w64-x86_64-ffmpeg

Add the paths below in the PATH environment variable:

  • C:\msys64\mingw64\bin
  • C:\msys64\mingw64\lib
  • C:\msys64\mingw64\include

Install the gnu toolchain for Rust:

rustup toolchain install stable-x86_64-pc-windows-gnu
rustup default stable-gnu

Copyright 2024 © Tiago Martins

Dompeg is released under the terms of the Mozilla Public License v2

chasam's People

Contributors

tsmweb avatar

Stargazers

RAVENz46 avatar

Forkers

tsmweb

chasam's Issues

combile error

It gives an error while compiling. I could not compile the software. I would like to test the software.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.