Commit Graph
15 Commits
Author SHA1 Message Date
Thomas T. Jarløv 72eeb89fd0 Add jester2swagger (#2073) 2021-11-27 07:58:14 +01:00
Thomas T. Jarløv eb461d9760 Add "awsS3" (#1950) 2021-06-26 15:33:52 +02:00
Thomas T. Jarløv 005506c811 Add "awsSTS" (#1949) 2021-06-26 15:20:57 +02:00
Thomas T. Jarløv e2f7ad3c22 Change ownership of nimlibxlsxwriter (#1749) 2020-12-13 05:54:16 +01:00
Thomas T. Jarløv 832cf6a8f4 Add nimics (ics-file) (#1719)
Create ICS files for email invites, eg. invite.ics
2020-11-22 10:24:51 +01:00
Thomas T. Jarløv a3063f91ee Add nimMime (#1555)
* Add nimMime

Library for attaching files to emails.

* Fix name
2020-07-10 12:20:42 +02:00
Thomas T. Jarløv 632a265262 Added choosenimgui (#1433)
A simple GUI for choosenim with https://juancarlospaco.github.io/webgui/.
2020-04-12 07:37:24 +02:00
Thomas T. Jarløv c5ae523abf Add eloverblik (#1406) 2020-03-23 08:40:32 +01:00
Thomas T. Jarløv bd0d7b0669 Add nordnet (#1405) 2020-03-23 07:26:04 +01:00
Thomas T. Jarløv 983466022f Add qr package (#1364) 2020-02-19 17:40:46 +01:00
Thomas T. Jarløv 6f2212423d Add onedrive library (#1303)
This is a simple library to get information on files and folders in OneDrive. The library requires a public shared url to your OneDrive folder, which allows public access to files.

When querying your OneDrive data, you get the data on the folder, and information on possible sub-folders and files. Normal querying only travel 1 level down, but the lib includes a deep-diver, which currently goes 3 levels down.

The library output objects for files (OnedriveFile) and for folders (OnedriveFolder).

The library uses the ole URL https://api.onedrive.com/v1.0/shares/u! which is not requiring any external libraries or accounts at OneDrive. This library does not support Microsoft Graph at the moment.
2020-01-04 08:16:06 +01:00
Thomas T. Jarløv fc4a1761a5 Add sqlbuilder (#983) 2019-01-09 06:56:12 +01:00
Thomas T. Jarløv 78e45f0d5b Added Nim Home Assistant (#774) 2018-06-29 12:25:55 +01:00
Thomas T. Jarløv b89698e11f Add package websitecreator (#737)
* Add websitecreator - website management tool

* Added tag binary
2018-05-13 18:48:37 +01:00
Thomas T. Jarløv 521fbb8983 Add wiringPiNim package (#556) 2017-08-07 13:50:37 +01:00