Skip to content

A simple program to help me generate new files for my digital diary, written in C++.

Notifications You must be signed in to change notification settings

ThursdayTG/Diary-File-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Diary File Generator

I write a diary digitally and keep it on my PC. Because school told me to come up with a project on my own, I decided to write a program in C++ to make my life a little easier with generating new files for my diary. I intentionally went with a fairly simple project because I had taken a break for two months or so, so I was quite out of my routine.


clang++_-O3.sh works exclusively on Linux based systems, if I'm not mistaken. In order to compile the code yourself, you will need to have the fmt library installed. Don't ask me how to do that - it seems I've gotten that simply by installing the clang suite via Pacman through the Arch-Linux repos.

About

A simple program to help me generate new files for my digital diary, written in C++.

Topics

Resources

Stars

Watchers

Forks