Welcome to the Chocolatey Community Package Repository! The packages found in this section of the site are provided, maintained, and moderated by the community.
Moderation
Every version of each package undergoes a rigorous moderation process before it goes live that typically includes:
- Security, consistency, and quality checking
- Installation testing
- Virus checking through VirusTotal
- Human moderators who give final review and sign off
More detail at Security and Moderation.
Organizational Use
If you are an organization using Chocolatey, we want your experience to be fully reliable. Due to the nature of this publicly offered repository, reliability cannot be guaranteed. Packages offered here are subject to distribution rights, which means they may need to reach out further to the internet to the official locations to download files at runtime.
Fortunately, distribution rights do not apply for internal use. With any edition of Chocolatey (including the free open source edition), you can host your own packages and cache or internalize existing community packages.
Disclaimer
Your use of the packages on this site means you understand they are not supported or guaranteed in any way. Learn more...

Downloads:
50
Downloads of v 3.1.0:
50
Last Update:
27 Jul 2020
Package Maintainer(s):
Software Author(s):
- Contasimple S.L.
Tags:
invoicing billing accounting taxes
Contasimple Desktop
Downloads:
50
Downloads of v 3.1.0:
50
Maintainer(s):
Software Author(s):
- Contasimple S.L.
Edit Package
To edit the metadata for a package, please upload an updated version of the package.
Chocolatey's Community Package Repository currently does not allow updating package metadata on the website. This helps ensure that the package itself (and the source used to build the package) remains the one true source of package metadata.
This does require that you increment the package version.
All Checks are Passing
2 Passing Test
To install Contasimple Desktop, run the following command from the command line or from PowerShell:
To upgrade Contasimple Desktop, run the following command from the command line or from PowerShell:
To uninstall Contasimple Desktop, run the following command from the command line or from PowerShell:
NOTE: This applies to both open source and commercial editions of Chocolatey.
1. Ensure you are set for organizational deployment
Please see the organizational deployment guide
2. Get the package into your environment-
Open Source or Commercial:
- Proxy Repository - Create a proxy nuget repository on Nexus, Artifactory Pro, or a proxy Chocolatey repository on ProGet. Point your upstream to https://chocolatey.org/api/v2. Packages cache on first access automatically. Make sure your choco clients are using your proxy repository as a source and NOT the default community repository. See source command for more information.
- You can also just download the package and push it to a repository Download
-
Open Source
- Download the Package Download
- Follow manual internalization instructions
-
Package Internalizer (C4B)
- Run
choco download contasimple-desktop --internalize --source=https://chocolatey.org/api/v2
(additional options) - Run
choco push --source="'http://internal/odata/repo'"
for package and dependencies - Automate package internalization
- Run
3. Enter your internal repository url
(this should look similar to https://chocolatey.org/api/v2)
4. Choose your deployment method:
choco upgrade contasimple-desktop -y --source="'STEP 3 URL'" [other options]
See options you can pass to upgrade.
See best practices for scripting.
Add this to a PowerShell script or use a Batch script with tools and in places where you are calling directly to Chocolatey. If you are integrating, keep in mind enhanced exit codes.
If you do use a PowerShell script, use the following to ensure bad exit codes are shown as failures:
choco upgrade contasimple-desktop -y --source="'STEP 3 URL'"
$exitCode = $LASTEXITCODE
Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
Exit 0
}
Exit $exitCode
- name: Ensure contasimple-desktop installed
win_chocolatey:
name: contasimple-desktop
state: present
version: 3.1.0
source: STEP 3 URL
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
Coming early 2020! Central Managment Reporting available now! More information...
chocolatey_package 'contasimple-desktop' do
action :install
version '3.1.0'
source 'STEP 3 URL'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
Chocolatey::Ensure-Package
(
Name: contasimple-desktop,
Version: 3.1.0,
Source: STEP 3 URL
);
Requires Otter Chocolatey Extension. See docs at https://inedo.com/den/otter/chocolatey.
cChocoPackageInstaller contasimple-desktop
{
Name = 'contasimple-desktop'
Ensure = 'Present'
Version = '3.1.0'
Source = 'STEP 3 URL'
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'contasimple-desktop':
provider => 'chocolatey',
ensure => '3.1.0',
source => 'STEP 3 URL',
}
Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.
salt '*' chocolatey.install contasimple-desktop version="3.1.0" source="STEP 3 URL"
See docs at https://docs.saltstack.com/en/latest/ref/modules/all/salt.modules.chocolatey.html.
5. If applicable - Chocolatey configuration/installation
See infrastructure management matrix for Chocolatey configuration elements and examples.
Private CDN cached downloads available for licensed customers. Never experience 404 breakages again! Learn more...
This package was approved by moderator mkevenaar on 31 Jul 2020.
Contasimple Desktop
Contasimple is the leading invoicing, accounting and taxes application to manage your company on the cloud.
Contasimple lets you:
- issue invoices/bills to your customers.
- manage your invoicing and billing.
- create estimates or delivery notes and convert those to invoices with a single click.
- register your expenses on the books.
- mange the collections and payments.
- know the status of your business from the dashboard screen.
- get to better understand your business with the reports.
- store files on its virtual drive.
- compute and fill the official tax forms (feature not available for all markets).
- collect via direct debit payments (available for all SEPA countries).
- keep track of your employees working hours.
- etc.
Contasimple allows you to access your information anywhere anytime:
- from the web (https://www.contasimple.com)
- from the Contasimple Desktop client applications available for all major OSs (like Windows, Linux or Mac OS)
- on the go from your phone (search for Contasimple on the Android and iOS app stores).
The application offers a free plan for all users and two paying plans for those users who require the most advanced features. Paying plans start from 7,95€/month.
If in doubt, just check it out and try it without any obligation, no credit card required. If the free plan works for you there's no need to pay, and if you require any of the paying plans, they are super affordable.
Come and join the 250.000 users that rely on Contasimple to manage their business!
Contasimple es la aplicación en la nube líder de facturación, contabilidad e impuestos.
Contasimple te permite:
- emitir facturas de cliente.
- gestionar tu facturación.
- crear presupuestos y albaranes y convertirlos en facturas en un click.
- gestionar tus cobros y pagos.
- conocer el estado de tu negocio en todo momento desde la pantalla de Dashboard.
- tener un mejor conocimiento de tu empresa gracia a su módulo de informes.
- almacenar ficheros en su disco virtual.
- calcular y rellenar los modelos de impuestos (funcionalidad no disponible en todos los mercados).
- cobrar a tus clientes vía recibo bancario, y hacer todo el seguimiento hasta el pago o rechazo del mismo.
- controlar las horas de trabajo de tu plantilla con el módulo de registro de la jornada laboral.
- etc.
Contasimple te permite acceder a tu información en cualquier momento y desde cualquier lugar:
- a través de la web (https://www.contasimple.com).
- desde la aplicación Contasimple Desktop, disponible para los sistemas operativos más extendidos (Windows, Linux o Mac OS).
- desde tu teléfono móvil (instálate la aplicación Contasimple para Android o iOS).
La aplicación ofrece un plan gratuito a todos los usuarios, y dos planes de pago para aquellos usuarios que quieran tener acceso a las funciones más avanzadas. Aun así, los planes de pago son super económicos, y empiezan en 7,95€/mes.
Si dudas de si te puede servir o no, pruébala sin ningún compromiso (no te pediremos ningún dato de pago). Si el plan gratuito te va bien, úsala sin coste alguno para ti, y si finalmente necesitas alguna de las funcionalidades de los planes de pago, gracias a sus precios super económicos tampoco te será un gran problema.
¡Únete a los 250.000 usuarios que confían en Contasimple para la gestión de su negocio!
$ErrorActionPreference = 'Stop';
$toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$url = 'https://github.com/Contasimple/contasimple-desktop/releases/download/v3.1.0/contasimple-setup-3.1.0.exe'
$url64 = 'https://github.com/Contasimple/contasimple-desktop/releases/download/v3.1.0/contasimple-setup-3.1.0.exe'
$packageName = 'contasimple-desktop'
$packageArgs = @{
packageName = $packagename
unzipLocation = $toolsDir
fileType = 'EXE'
url = $url
url64bit = $url64
silentArgs = '/S "/D=C:\Program Files\Contasimple Desktop"'
validExitCodes= @(0)
softwareName = 'Contasimple*'
checksum = '1878F34904823BDAE67583D9732408FEE92BDB27D760500CABFABCBCD1C525F3'
checksumType = 'sha256'
checksum64 = '1878F34904823BDAE67583D9732408FEE92BDB27D760500CABFABCBCD1C525F3'
checksumType64= 'sha256'
}
Install-ChocolateyPackage @packageArgs
$packagename = 'contasimple-desktop'
$ErrorActionPreference = 'Stop';
$packageArgs = @{
packageName = $packagename
softwareName = 'Contasimple*'
fileType = 'EXE'
validExitCodes= @(0)
silentArgs = '/S'
}
$uninstalled = $false
[array]$key = Get-UninstallRegistryKey -SoftwareName $packageArgs['softwareName']
if ($key.Count -eq 1) {
$key | % {
$packageArgs['file'] = "$($_.UninstallString)"
if ($packageArgs['fileType'] -eq 'MSI') {
$packageArgs['silentArgs'] = "$($_.PSChildName) $($packageArgs['silentArgs'])"
$packageArgs['file'] = ''
} else {
$packageArgs['file'] = $packageArgs['file'] -replace '"', ''
$fileArgsArray = $packageArgs['file'].Split("/")
$packageArgs['file'] = $fileArgsArray[0]
}
Uninstall-ChocolateyPackage @packageArgs
}
} elseif ($key.Count -eq 0) {
Write-Warning "$packageName has already been uninstalled by other means."
} elseif ($key.Count -gt 1) {
Write-Warning "$($key.Count) matches found!"
Write-Warning "To prevent accidental data loss, no programs will be uninstalled."
Write-Warning "Please alert package maintainer the following keys were matched:"
$key | % {Write-Warning "- $($_.DisplayName)"}
}
Log in or click on link to see number of positives.
- contasimple-setup-3.1.0.exe (1878f3490482) - ## / 68
- contasimple-desktop.3.1.0.nupkg (e0f1f96e08c6) - ## / 60
In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).
Chocolatey Pro provides runtime protection from possible malware.
Version | Downloads | Last Updated | Status |
---|---|---|---|
Contasimple Desktop 3.1.0 | 50 | Monday, July 27, 2020 | Approved |
The famous accounting and invoicing application for freelancers and SMEs is now available in chocolatey
This package has no dependencies.
Ground Rules:
- This discussion is only about Contasimple Desktop and the Contasimple Desktop package. If you have feedback for Chocolatey, please contact the Google Group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or Contasimple Desktop, or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.