No description
Find a file
2021-08-21 06:46:41 -05:00
.vscode Updates after testing things. 2021-08-06 19:21:14 -05:00
database Update the backend on creation and deletion of logs. 2021-08-10 14:36:53 -05:00
frontend Adding some calculations. 2021-08-21 06:46:41 -05:00
types Update the backend on creation and deletion of logs. 2021-08-10 14:36:53 -05:00
websocket Even easier yet. 2021-08-15 20:31:56 -05:00
.gitignore Update gitignore 2021-08-06 19:22:03 -05:00
api.go Update websocket arch. 2021-08-06 09:07:42 -05:00
go.mod Restructuring go files. 2021-08-05 11:42:30 -05:00
go.sum Replacing nutsdb with boltdb, and some architectural cleaning. 2021-08-04 07:32:36 -05:00
LICENSE.md Adding GNU GPL licensing 2021-08-02 11:26:14 -05:00
main.go First time devving on another box. 2021-08-10 17:59:29 -05:00
package-lock.json API, Webview, and Vue. 2021-07-31 22:00:29 -05:00
package.json API, Webview, and Vue. 2021-07-31 22:00:29 -05:00
README.md Adding GNU GPL licensing 2021-08-02 11:26:14 -05:00
REFERENCES.md Adding some calculations. 2021-08-21 06:46:41 -05:00
TODO-LIST.md Getting some thoughts and references straightened out. 2021-08-02 07:01:22 -05:00
view.go First time devving on another box. 2021-08-10 17:59:29 -05:00

N0ZSY Logger

Logger for Mac, Windows, and Linux using Webviews with a binary.

Goals:

  • Logbook of the World integration.
  • One click POTA and SOTA activations.

Why?

Because there are no logbooks for linux that I found that I actually wanted to use, and I really wanted something quick and easy to use that wasn't just a notepad in the background. It's just too darn easy to accidentally delete lines.

License

This software is licensed under the GNU GPL v3, which can be found in the license file.

Copyright © 2007 Christopher WJ Rueber

Essentially this means everyone is permitted to copy, use, and distribute verbatim copies of this software, but changing it requires that you submit a pull request back.