Changelog
- 795fa3d Add Release github actions
- 903fb2c Update README
- f978481 Remove Windows
- 856cd6e Fix lint issue
- 0983853 Fix lint issue
- b66fd5b Small update
- e30e52f Re-structuration + stop Command
- 96dc72f Add Process Wait before killing the process
- bb89a3d Fix Render tab
- 46c885d Deal with multilin copy + remove some logs
- 75ee942 Add comment
- b7f2632 Add comment
- 9ec9fe7 add the stop command for the lint
- 92111fc Update .golangci.yml for lint
- c5be122 Remove lipgloss for now.
- d5526fb Send the latest value to the list to be displayed
- ad90cc7 Save the list of word in the config
- cf8db4c start fixing lint
- 9152e97 Update daemon export folder
- d50fd91 Save config env in file if daemon is working.
- efea249 Playing with Viper
- 8b9c0bb WIP - Implementation of Cobra and one command
- 736f026 Update readme.md
- fffcffa WIP with the daemon
- 689a5e1 Update README.md
- 85f4257 Update README.md
- 6419053 Use go mode tidy instead of go get
- b6b68cf add lipgloss for "SOME" style
- ad6c684 Add a metjod to clipboardHistory so we add to the copy if its not in the list
- 5a520b3 Add time to the Copy
- 7846cf9 Update README.md
- 99acada Move code to new clipboard go file. Instead of new package.
- c00ee6f Moving code around
- c76d538 Split code a bit
- 8ba3ebd Extract init method from main.go
- 6c23d30 Add some indentation for switch / case
- 1ab1a48 Fix lint issue
- ccc99e4 Add .github workflows
- d6ccb50 Add Readme.md
- 52006f8 Get clipboard value every 1s
- f934711 Add buble tea example as based
- 17f7c56 Initial Commit