https://github.com/henkman/starlog
:memo: Very simple log application for windows
https://github.com/henkman/starlog
logbook windows
Last synced: 2 months ago
JSON representation
:memo: Very simple log application for windows
- Host: GitHub
- URL: https://github.com/henkman/starlog
- Owner: henkman
- License: mit
- Created: 2015-07-16T13:19:56.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-07-29T07:01:12.000Z (almost 11 years ago)
- Last Synced: 2025-03-05T13:32:24.846Z (over 1 year ago)
- Topics: logbook, windows
- Language: C
- Homepage:
- Size: 156 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# starlog
Very simple log application
[Download here](https://github.com/papplampe/starlog/releases/download/v1.0/starlog.zip)
Features:
- resource friendly, <10kb exe and ~1mb memory usage
- starts minimized
- shows a window when CTRL+SHIFT+ALT is pressed
- in the window text can be entered and
- "Save & Close" can be clicked to write the text to log or press CTRL+S
- "Close" can be clicked to hide window or press ESCAPE
- window [X] can be clicked to exit the program