This file contains the Desktop Software section of my Setup guide for a development machine on Windows. The introduction to this guide as well as its full Table of Contents can be found on the README.md file of this repository. The Table of Contents of this section is listed below.
Autenticação.gov App application allows the Portuguese citizens to take advantage of the electronic features of their Citizen Card.
Download the Autenticação.gov App from the official downloads page. Then, execute the downloaded file (there will be a prompt for elevated permissions that must be accepted).
It will, probably, be necessary to restart the machine to complete the Autenticação.gov App installation.
Download the Autenticação.gov Plugin from the official downloads page. Then, execute the downloaded file (there will be a prompt for elevated permissions that must be accepted).
Go through the Autenticação.gov App configuration options and set it as desired, but make sure that the auto start is disabled. Do the same with the Autenticação.gov Plugin.
GIMP, an acronym for GNU Image Manipulation Program, is a multi-platform photo manipulation tool.
To install GIMP, open a PowerShell console and execute the upcoming command to execute the installation from the Microsoft Store.
scoop bucket add extras
scoop install extras/gimp
Inkscape is a Free and open source vector graphics multi-platform editor that uses the standardized SVG file format as its main format, which is supported by many other applications including web browsers.
To install Inkscape, open a PowerShell console and execute the following command:
scoop bucket add extras
scoop install extras/inkscape
PDFsam Basic is a free and open-source cross-platform desktop application to split, merge, extract pages, rotate and mix PDF documents.
To install PDFsam Basic, execute the upcoming commands on a PowerShell console.
scoop bucket add extras
scoop install extras/pdfsam
SpeedCrunch is a high-precision scientific calculator featuring a fast, keyboard-driven user interface. It is free and open-source software, licensed under the GPL.
To install SpeedCrunch, execute the upcoming commands on a PowerShell console.
scoop bucket add extras
scoop install extras/speedcrunch
Spotify is an application for the corresponding audio streaming and media service provider.
To install Spotify, open a PowerShell console and execute the following commands:
scoop bucket add extras
scoop install extras/spotify
VLC is a free and open source cross-platform multimedia player and framework that plays most multimedia files as well as DVDs, Audio CDs, VCDs, and various streaming protocols.
To install VLC, open a PowerShell console and execute the following commands:
scoop bucket add extras
scoop install extras/vlc