Skip to content

toddmcintire/croc-gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

croc-gui

croc-gui is a graphical user interface (GUI) for croc for Windows, Mac and Linux.

requirements


You will need to install croc based on your devices method, There is some intructions below but its a good idea to check croc's page directly and verify.

Installation


Windows

until future features are added currently croc-gui requires that croc be installed via powershell with Chocolatey. run powershell as administrator

Set-ExecutionPolicy AllSigned; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://community.chocolatey.org/install.ps1'))

and then install

choco install croc

Mac

For apple devices its reccomended you install croc with homebrew

brew install croc

Linux

Develop


in order to start working on croc-gui you will need to get your own version of the neutralinojs binaries, the easiest way to do so is to create a new blank project with npx and then copy the bin folder into the project folder.

npx @neutralinojs/neu create testProject

About

a windows desktop interface for croc

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •