Elara Elara6331
Elara6331 pushed to master at Elara6331/pak 2021-05-23 00:27:04 +00:00
8269c4bcc1 Add AdvMakefile and .gitm.toml
47eeacf1a5 Add AdvMakefile and .gitm.toml
Compare 2 commits »
Elara6331 pushed to master at Elara6331/simpledash 2021-05-23 00:16:32 +00:00
61ed6e1872 Change variable name to prevent conflicts
Elara6331 pushed to master at Elara6331/gitm 2021-05-23 00:09:33 +00:00
6199802e26 Add GPL3 header and github
Elara6331 pushed to master at Elara6331/gitm 2021-05-22 01:44:36 +00:00
8b4b617893 Pass arguments to appropriate git commands
Elara6331 pushed to master at Elara6331/gitm 2021-05-22 01:34:57 +00:00
29efee120e Fix README
Elara6331 pushed to master at Elara6331/gitm 2021-05-22 01:34:16 +00:00
8b9d8c5b48 Initial Commit
Elara6331 created repository Elara6331/gitm 2021-05-22 01:13:07 +00:00
Elara6331 pushed to master at Elara6331/pak 2021-05-06 17:50:51 +00:00
a35f05a13e Clean up code
Elara6331 pushed to master at Elara6331/pak 2021-05-05 21:06:20 +00:00
8480882b32 Only sanitize user input
Elara6331 pushed to master at Elara6331/pak 2021-05-05 21:00:46 +00:00
663a4e8920 Sanitize shell input
Elara6331 pushed to master at Elara6331/trident 2021-05-03 17:53:19 +00:00
ee76c1afc5 Fix module path
Elara6331 pushed to master at Elara6331/scpt 2021-04-30 06:15:04 +00:00
31c3a2f3a9 Add ability to define functions with dashes in name
Elara6331 pushed to master at Elara6331/trident 2021-04-23 03:14:01 +00:00
aafa36ad61 Add SayWithVoice to yaegi symbols
dabe5b0fe2 Switch TTS from mimic to flite
ffec012ca0 Fix done condition in playActivationSound and improve timing of loops
Compare 3 commits »
Elara6331 pushed to master at Elara6331/trident 2021-04-22 03:20:08 +00:00
c5956d3115 Remove debug code and fix time format
Elara6331 pushed to master at Elara6331/trident 2021-04-22 02:29:32 +00:00
fd3a6d87c4 Initial Commit
Elara6331 created repository Elara6331/trident 2021-04-22 02:29:02 +00:00
Elara6331 pushed to master at Elara6331/scpt 2021-04-05 18:28:55 +00:00
836149ffc2 Add goroutines
Elara6331 pushed to master at Elara6331/simpledash 2021-04-02 23:47:51 +00:00
062f329448 Set mime type in static file route, add icon
Elara6331 pushed to master at Elara6331/simpledash 2021-03-31 19:00:03 +00:00
07af6923c1 Improve formatting of weather card
Elara6331 pushed to master at Elara6331/simpledash 2021-03-29 22:03:04 +00:00
bb2c9351d6 Remove unnecessary resources, add bulma, and add AdvMakefile