Skip to content

MrParent/MaconomyAppToggle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MaconomyApp

Application for importing a time log and uploading the result to Maconomy.

Building

This project can either be opened in Visual Studio or build using make.

Prerequisites

The application is dependent on cURL (https://curl.se/download.html).

To build with make you need to point to the cURL directory containing the headers and library files:

make CURL_PATH=<path to cURL directory>
Example: make CURL_PATH=C:/Users/Admin/CURL

About

A copy of the time saving maconomy app. Contains small tweeks to the code for my personal use case to work, and suggestions for future updates.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 98.8%
  • HTML 1.1%
  • Makefile 0.1%