Anti-Spam
Reject spam calls for gnome-calls
Anti-Spam is a simple GTK Application that can be used as a template to begin your GTK Application development. The application is not by itself any much interesting. Get the source code and build your favorite application on top. Both GTK3 and GTK4 are supported. Use new-project.sh script to create a new project.
Features:
- Written in C programming language
- [G]Object Oriented Design
- Supports GTK3 and GTK4
- Uses Meson build system
- Flatpak support included
- GitLab CI configuration included
- Microsoft Windows support with MinGW and msitools
- GtkBuilder .ui templates for UI
- Application specific CSS
- Keyboard shortcuts window
- Handles commandline arguments
- Tab completion for commandline
- Internationalisation using gettext
- Documentations for code using gtk-doc
- Mallard based help for GNOME Help
- Manpage in docbook XML format
- GSettings integration
- Symbolic and non-symbolic icons
- Script to generate non-symbolic icons from symbolic ones
- Uncrustify configuration and script
- Meson based unit tests
Phosh Antispam is a program that monitors GNOME Calls and automatically hangs up depending on the user's preferences.
How to install Anti-Spam in Ubuntu
If you are on a supported distro, you can install the application through software center by clicking the below link.
If the above link not working, run the below command in terminal to install phosh-antispam in Ubuntu
sudo apt install phosh-antispam