tmisu

Notification to stdout daemon
git clone https://git.inz.fi/tmisu/
Log | Files | Refs | README | LICENSE

DateCommit messageAuthorFiles+-
2022-03-02 14:06Some rewriteSanttu Lakkala4+223-239
2022-02-28 12:31CleanupsSanttu Lakkala1+149-123
2022-02-28 12:29Fix json updateSanttu Lakkala1+1-2
2022-02-26 12:49Update copyright yearSanttu Lakkala1+1-1
2022-02-26 12:18Move filesSanttu Lakkala5+2-2
2022-02-26 12:17Makefile cleanupSanttu Lakkala1+10-10
2022-02-26 12:16Update docSanttu Lakkala1+34-29
2022-02-26 11:47Add support for running commandsSanttu Lakkala1+157-51
2022-02-26 10:42CleanupSanttu Lakkala1+34-14
2022-02-26 06:14Replace body-markup capability with actionsSanttu Lakkala1+1-1
2022-02-26 06:14Change default timeoutSanttu Lakkala1+2-1
2022-02-25 13:24Major paradigm shiftSanttu Lakkala2+465-16
2022-02-22 15:32Fixes and cleanupsSanttu Lakkala3+63-70
2021-04-28 08:38CleanupSanttu Lakkala3+1-12
2021-04-28 08:35s/tiramisu/tmisu/gSanttu Lakkala2+12-18
2021-04-27 17:59Rewrite and renameSanttu Lakkala8+540-516
2020-11-10 05:57Merge pull request #22 from voidpin/masterSweets1+21-21
2020-11-09 14:20Do not override user's CFLAGS and honor LDFLAGSpin1+21-21
2020-11-09 12:31Do not override user's CFLAGSpin1+2-2
2020-10-04 03:37Merge pull request #19 from MarkusG/masterSweets2+14-7
2020-10-03 17:06Free err_format stringMark Gross1+1-0
2020-10-03 04:20Fix indentationMark Gross1+5-5
2020-10-03 04:01Add a formatter for values of unknown typeMark Gross2+13-7
2020-09-23 16:30Merge pull request #17 from thwischm/masterSweets1+2-0
2020-09-22 16:38Ignore unsupported hints. (fixes issue with stray commas in JSON output)Thilo Wischmeyer1+2-0
2020-09-21 07:051.0!Sweets1+50-11
2020-09-21 06:59Show app name for default_output() instead of icon at app_name keySweets1+1-1
2020-09-21 06:58Fix for hints always being delimited by commasSweets2+5-5
2020-09-20 21:26Allocate data for formats and freeSweets1+14-6
2020-09-20 19:20Fix infinite loopSweets1+1-1
2020-09-20 03:32Add argument processing to replace config.hSweets4+63-20
2020-09-20 00:54Create src/ directorySweets5+1-1
2020-09-19 21:22Add trailing newline in default_output() #10Sweets1+1-1
2020-09-14 06:14Test PRINT_JSONSweets1+5-0
2020-09-14 06:11Merge branch 'master' of github.com:Sweets/tiramisuSweets0+0-0
2020-09-14 06:10Major refactorSweets7+292-318
2020-09-06 20:44Merge pull request #15 from cglindkamp/hints_and_actions_newlineSweets1+2-2
2020-09-06 11:52Always add a newline after "hints:" and "actions:" when not using PRINT_JSON modeChristian Glindkamp1+2-2
2020-09-02 13:11Merge pull request #13 from cglindkamp/sanitizeSweets2+22-6
2020-09-01 04:07Bring back the sanitize functionChristian Glindkamp2+22-6
2020-08-23 20:30Merge pull request #11 from cglindkamp/method_handlerSweets1+28-27
2020-08-22 15:47Fix some problems in method_handlerChristian Glindkamp1+28-27
2020-07-27 17:48Create FUNDING.ymlGray1+12-0
2020-07-08 18:13#8Sweets1+76-24
2020-07-08 01:06JSON formatSweets1+23-14
2020-07-05 22:29Correct pairing for identifier and labelSweets1+3-3
2020-07-05 22:12Add trailing new-lineSweets1+1-1
2020-07-05 22:11Add trailing new-lineSweets1+1-1
2020-07-05 22:10Some refactoring, +actions +hintsSweets6+129-157
2020-07-05 18:05Merge pull request #9 from Ordoviz/patch-1Sweets1+1-1
2020-07-05 16:01make: Allow passing LDFLAGS environment variableLennard Hofmann1+1-1
2020-07-04 23:02Add: initial for actionsSweets3+11-3
2020-07-04 20:00Change hint output locationSweets1+8-5
2020-07-04 19:58Add: hints output testSweets2+49-10
2020-07-02 22:04Update README.mdSweets1+6-22
2020-07-02 00:04Merge pull request #6 from bit9tream/masterSweets1+6-0
2020-07-01 23:47add 'install' taget to Makefilebit6tream1+6-0
2020-07-01 17:17forgot a comma boysSweets1+1-1
2020-07-01 17:15remove extraneous macrosSweets1+0-4
2020-07-01 17:15make format.c less acousticSweets1+21-43
2020-06-30 00:38#4Sweets1+1-2
2020-06-25 01:06Update README.mdSweets1+1-1
2020-06-25 01:06Update README.mdSweets1+2-0
2020-06-24 14:15Merge pull request #2 from bit9tream/masterSweets3+39-0
2020-06-23 18:49make code look betterbit9tream1+11-9
2020-06-23 12:35'"' are now escaped in json outputbit9tream1+22-3
2020-06-22 23:23Update MakefileSweets1+1-1
2020-06-22 23:10#3Sweets1+3-2
2020-06-22 22:36add ability to output information in jsonbit9tream3+18-0
2020-06-15 14:15#1Sweets1+1-1
2020-04-27 04:41Remove: debug macro, change: delimiter back to original delimiterSweets1+1-2
2020-04-27 04:39Add: delimiter option in configSweets2+6-3
2020-04-27 01:30Add: fflush() call, vitalSweets1+1-0
2020-04-26 22:18Remove mp4Sweets1+0-0
2020-04-26 22:18Another exampleSweets1+3-0
2020-04-26 22:15Update README.mdSweets1+1-3
2020-04-26 22:15Update README.mdSweets1+4-0
2020-04-26 22:13Merge branch 'master' of github.com:Sweets/tiramisuSweets1+2-0
2020-04-26 22:13Change: make gif not take 3/4 of an eternity to showSweets1+0-0
2020-04-26 22:11Update README.mdSweets1+1-1
2020-04-26 22:11Update README.mdSweets1+2-0
2020-04-26 22:09Add: gifSweets1+0-0
2020-04-26 22:06Merge branch 'master' of github.com:Sweets/tiramisuSweets1+0-0
2020-04-26 22:06this would be pretty useful to haveSweets1+1-0
2020-04-26 22:05Add files via uploadSweets1+0-0
2020-04-26 21:28Add: signal handling and loop quittingSweets3+20-3
2020-04-26 21:19Add macaroniSweets1+16-2
2020-04-26 21:10Update: Makefile and READMESweets2+18-1
2020-04-26 21:10Rewrite: formatterSweets5+41-41
2020-04-26 20:15Implement notification IDs from the daemonSweets2+5-1
2020-04-26 07:21missed a new-lineSweets1+1-1
2020-04-26 07:13triangular brain, functional brainSweets3+41-4
2020-04-26 06:21more specific wordy wordSweets1+1-1
2020-04-26 05:48I done broked itSweets1+2-2
2020-04-26 05:46tiramisoonSweets3+67-4
2020-04-26 03:18powered by copious amounts of MonsterSweets2+45-35
2020-04-25 23:28Change: handle configuration else-whereSweets1+8-8
2020-04-25 23:19is baby.Sweets4+38-9
2020-04-25 22:38RenameSweets1+0-0
2020-04-25 22:24RenameSweets2+0-77
2020-04-25 22:22RenameSweets5+81-4
2020-04-25 19:28More workSweets5+85-9
2020-04-25 16:57Add: skeletonSweets4+69-0
2020-04-25 15:05Initial commitSweets1+21-0