
1,440
Downloads
176
Downloads of v 2.6.4
12/2/2018
Last update
FontBase gives you all the stability, speed and reliability of a paid font manager, but free and on all platforms!
Features
- Font Activation
- Nested Folders
- Collections
- Autosync
- Epic Performance
- Beautiful UI
To install FontBase, run the following command from the command line or from PowerShell:
C:\> choco install fontbase
To upgrade FontBase, run the following command from the command line or from PowerShell:
C:\> choco upgrade fontbase
Files
Hide- tools\chocolateyinstall.ps1
Show
$ErrorActionPreference = 'Stop'; $packageName = 'fontbase' $toolsDir = "$(Split-Path -Parent $MyInvocation.MyCommand.Definition)" $installerType = 'exe' $url = 'https://releases.fontba.se/win/FontBase-2.6.4.exe' $checksum = '24FF560F1E51691FEE273886988043168B26FFEFB3A25CFDB7498E4B0C935FEF' $checksumType = 'sha256' $silentArgs = '/S' $validExitCodes = @(0) Install-ChocolateyPackage ` -PackageName "$packageName" ` -FileType "$installerType" ` -SilentArgs "$silentArgs" ` -Url "$url" ` -Checksum "$checksum" ` -ChecksumType "$checksumType" ` -ValidExitCodes "$validExitCodes"
Virus Scan Results
- fontbase.2.6.4.nupkg (fae546982139) - ## / 60 - Log in or click on link to see number of positives
- FontBase-2.6.4.exe (24ff560f1e51) - ## / 68 - Log in or click on link to see number of positives
Dependencies
This package has no dependencies.
Package Maintainer(s)
Software Author(s)
Copyright
© 2015 — Present. All Rights Reserved.
Tags
Release Notes
Version History
Version | Downloads | Last updated | Status |
---|---|---|---|
FontBase 2.6.4 | 176 | Sunday, December 2, 2018 | approved |
FontBase 2.6.3 | 156 | Sunday, September 23, 2018 | approved |
FontBase 2.5.3 | 152 | Wednesday, July 11, 2018 | approved |
FontBase 2.4.1 | 213 | Saturday, March 31, 2018 | approved |
FontBase 2.2.3 | 203 | Thursday, November 16, 2017 | approved |
FontBase 2.1.3 | 178 | Monday, October 2, 2017 | approved |
FontBase 2.1.2 | 190 | Wednesday, August 30, 2017 | approved |
FontBase 2.0.2 | 172 | Wednesday, June 28, 2017 | approved |
Discussion for the FontBase Package
Ground rules:
- This discussion is only about FontBase and the FontBase 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 FontBase, 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.