Commit Graph
96 Commits
Author SHA1 Message Date
Just Call Me Koko 00a785343c Update README.md 2022-06-18 19:55:01 -04:00
Just Call Me Koko d686353322 Add attack command to CLI 2022-06-01 18:11:47 -04:00
Just Call Me KokoandGitHub 8c53ac679f Update README.md 2022-01-19 11:36:25 -05:00
Just Call Me KokoandGitHub 503e65e012 Update README.md for version 0.9.3 2021-07-24 12:23:56 -04:00
Just Call Me KokoandGitHub f801ba0bc5 Update README.md 2021-07-01 11:06:54 -04:00
Just Call Me Koko 8f57daa699 Release v0.9.1 2021-05-20 21:39:39 -04:00
Just Call Me Koko 54e00389cc Release v0.9.0 2021-05-06 17:05:45 -04:00
Just Call Me KokoandGitHub 324e780609 Update README.md 2021-04-26 11:18:03 -04:00
Just Call Me KokoandGitHub 5102939dd5 Update README.md 2021-01-07 12:23:20 -05:00
Just Call Me KokoandGitHub 02ac69ecca Update README.md 2021-01-07 12:09:47 -05:00
Just Call Me Koko 4154b0e0dd Update README to v0.8.0 2020-12-30 22:18:38 -05:00
Just Call Me Koko 06c70562a7 Release v0.8.0 2020-08-31 19:15:10 -04:00
Just Call Me Koko 9f07bc4843 Revert "Revert "Add icons to README.md because they are cool""
This reverts commit b3e98b64ce.
2020-08-27 20:02:46 -04:00
Just Call Me Koko b3e98b64ce Revert "Add icons to README.md because they are cool"
This reverts commit c7cf1e09f7.
2020-08-27 20:00:18 -04:00
Just Call Me KokoandGitHub c7cf1e09f7 Add icons to README.md because they are cool 2020-08-25 08:01:55 -04:00
Just Call Me Koko f623880772 Release v0.7.0 2020-08-19 20:43:03 -04:00
ba05c388b1 maybe? (#38)
* Update Display.cpp

I THINK I FIGURED OUT WHAT IM DOING

* Add files via upload

* Update esp32_marauder.ino

* Update MenuFunctions.cpp

* Update MenuFunctions.h

* Update MenuFunctions.cpp

* Update README.md

* Update README.md

* Update MenuFunctions.cpp

* Update MenuFunctions.h

* Update MenuFunctions.h

* Add files via upload

* Update esp32_marauder.ino

* Update README.md

* Update Display.cpp

moved the float "wd", as the draw function would continously change it, which resulted in those weird effects when trying to draw different thicknesses

* Update MenuFunctions.cpp

* Update Display.cpp

made it so the drawing code doesnt need to draw every pixel individually and made it so it can handle higher thiccnesses... at all. it did not handly thicknesses above 2 with any kind of grace

* Update Display.cpp

removed unneccessary variable changes, just realized i kept making certain variables be a certain value over and over

* Fix screen change battery percentage

* restore TFT touch data

* Delete MenuFunctions.cpp

* Update README.md

fixed a typo, missing period to be exact

* Update README.md

Co-authored-by: Just Call Me Koko <25190487+justcallmekoko@users.noreply.github.com>
2020-08-05 07:31:05 -04:00
Just Call Me Koko a98be0d435 Release v0.6.9
-Fix draw app with smoother lines
-Exit function draw app
2020-08-03 18:34:10 -04:00
7a5134bb86 nye³ (#35)
* Update Display.cpp

I THINK I FIGURED OUT WHAT IM DOING

* Add files via upload

* Update esp32_marauder.ino

* Update MenuFunctions.cpp

* Update MenuFunctions.h

* Update MenuFunctions.cpp

* Update README.md

* Update README.md

* Update MenuFunctions.cpp

* Update MenuFunctions.h

* Update MenuFunctions.h

* Add files via upload

* Update esp32_marauder.ino

* Update README.md

* Update Display.cpp

moved the float "wd", as the draw function would continously change it, which resulted in those weird effects when trying to draw different thicknesses

* Update MenuFunctions.cpp

* Update Display.cpp

made it so the drawing code doesnt need to draw every pixel individually and made it so it can handle higher thiccnesses... at all. it did not handly thicknesses above 2 with any kind of grace

* Update Display.cpp

removed unneccessary variable changes, just realized i kept making certain variables be a certain value over and over

* Fix screen change battery percentage

* restore TFT touch data

Co-authored-by: Just Call Me Koko <25190487+justcallmekoko@users.noreply.github.com>
2020-07-21 17:45:20 -04:00
Just Call Me KokoandGitHub bbc10e4452 Add travis badge to README 2020-07-20 07:19:05 -04:00
Just Call Me Koko 140451b47c Release v0.6.8 2020-07-15 12:23:01 -04:00
Just Call Me KokoandGitHub e79db36906 Update README.md 2020-06-24 09:39:58 -04:00
Just Call Me KokoandGitHub d9d25b0010 Update README.md 2020-06-22 11:13:54 -04:00
Just Call Me KokoandGitHub bdc209d489 Update README.md 2020-06-18 19:49:51 -04:00
Just Call Me Koko cc891457ce Update LED 2020-06-18 19:47:42 -04:00
Just Call Me KokoandGitHub dd6f800b48 Update README.md 2020-05-29 16:43:10 -04:00
Just Call Me Koko 1612ac4bf0 Add Neopixel support 2020-04-23 19:23:00 -04:00
Just Call Me Koko 1e1f6f6b19 temp sensor and battery level 2020-04-15 12:33:41 -04:00
Just Call Me KokoandGitHub 269e848a16 Update README.md 2020-03-24 09:28:33 -04:00
Just Call Me Koko 3ab8432443 Update README.md 2020-03-24 00:03:43 -04:00
Just Call Me Koko 5e5313a008 Release new bin 2020-03-21 21:40:26 -04:00
Just Call Me Koko 96957a2cc1 Revert Changes 2020-03-21 20:20:52 -04:00
Just Call Me Koko 40e11b71f0 Capture EAPOL packets 2020-03-21 18:54:14 -04:00
Just Call Me Koko 470371adc1 Update README.md 2020-03-18 16:11:03 -04:00
Just Call Me KokoandGitHub 41d287c538 Update README.md 2020-03-10 09:27:20 -04:00
Just Call Me Koko 9ed469d914 Add SD Update 2020-03-09 20:37:45 -04:00
Just Call Me Koko 40a4b5f22b Save RAM during BLE 2020-03-07 16:17:36 -05:00
Just Call Me Koko 80cc78e4a6 Fix version number 2020-03-06 10:32:54 -05:00
Just Call Me Koko 668cc1c720 Fix SD Card support 2020-03-06 10:32:33 -05:00
Just Call Me KokoandGitHub eccbaae3a0 Update README.md 2020-02-28 09:53:13 -05:00
Just Call Me Koko 31393ad572 Update version number in README.md 2020-02-22 18:33:18 -05:00
Just Call Me Koko 5d6e4ca808 Fix monitor button labels 2020-02-07 18:58:50 -05:00
Just Call Me KokoandGitHub c32dc08c18 Update version number in README.md 2020-02-07 13:17:18 -05:00
Just Call Me KokoandGitHub df4f3b8102 Add enclosure details 2020-02-06 09:12:42 -05:00
Just Call Me KokoandGitHub c0ec1c789e Add gitter chat (100th commit gg) 2020-02-05 09:04:56 -05:00
Just Call Me KokoandGitHub 730a95de6d Update README.md 2020-02-05 07:26:26 -05:00
Just Call Me Koko c871b1b2ab Update README.md 2020-02-04 18:30:34 -05:00
Just Call Me KokoandGitHub 0a9f4edc94 Update README.md 2020-02-03 11:35:53 -05:00
Just Call Me KokoandGitHub c8dcda421d Update version number 2020-02-02 13:21:35 -05:00
Just Call Me KokoandGitHub ed9a0ec659 Update MarauderOTA password in README.md 2020-02-02 13:18:43 -05:00