Closed hulxv closed 2 years ago
Thanks for the update. I've added a link to your repo to the vnStat homepage.
Quick suggestion: add https://github.com/crate-ci/typos to your GitHub Actions (or run it manually). It will catch at least some of most likely unintended typos in the implementation and documentation.
These are the findings from a manual run:
$ typos --format brief .
./renderer/context/vnStat.js:13:29: `configration` -> `configuration`
./renderer/context/recevied-messages.js:0: `recevied` -> `received`
./renderer/context/recevied-messages.js:4:6: `Recevied` -> `Received`
./renderer/context/recevied-messages.js:6:24: `Recevied` -> `Received`
./renderer/context/recevied-messages.js:20:3: `Recevied` -> `Received`
./renderer/context/recevied-messages.js:22:4: `Recevied` -> `Received`
./renderer/context/configration.js:0: `configration` -> `configuration`
./renderer/context/configration.js:6:9: `Configration` -> `Configuration`
./renderer/context/configration.js:51:15: `Configration` -> `Configuration`
./renderer/context/index.js:2:7: `Recevied` -> `Received`
./renderer/context/index.js:2:40: `recevied` -> `received`
./renderer/context/index.js:3:7: `Configration` -> `Configuration`
./renderer/context/index.js:3:28: `configration` -> `configuration`
./renderer/context/index.js:8:3: `Configration` -> `Configuration`
./renderer/context/index.js:9:4: `Recevied` -> `Received`
./renderer/context/index.js:13:5: `Recevied` -> `Received`
./renderer/context/index.js:14:4: `Configration` -> `Configuration`
./renderer/pages/custom/[from]/[to]/index.js:2:3: `Utilites` -> `Utilities`
./renderer/pages/custom/[from]/[to]/index.js:60:34: `legnth` -> `length`
./renderer/pages/custom/[from]/[to]/index.js:63:34: `legnth` -> `length`
./renderer/components/NavigationBar/CustomIntervalModal.js:73:28: `apperance` -> `appearance`
./renderer/components/Settings/General/Apperance/index.js:18:24: `Apperance` -> `Appearance`
./renderer/components/Settings/General/Apperance/LineChart.js:58:10: `apperance` -> `appearance`
./renderer/components/Settings/General/Apperance/index.js:42:4: `Apperance` -> `Appearance`
./renderer/components/Settings/General/Apperance/index.js:59:19: `apperance` -> `appearance`
./renderer/components/Settings/General/Apperance/LineChart.js:97:21: `apperance` -> `appearance`
./renderer/components/Settings/General/Apperance/LineChart.js:99:20: `apperance` -> `appearance`
./renderer/components/Settings/General/Apperance/LineChart.js:111:21: `apperance` -> `appearance`
./renderer/components/Settings/General/Apperance/LineChart.js:113:20: `apperance` -> `appearance`
./renderer/components/Settings/General/Apperance/LineChart.js:124:28: `apperance` -> `appearance`
./renderer/components/Settings/General/Apperance/LineChart.js:125:30: `apperance` -> `appearance`
./renderer/components/Settings/General/Apperance/LineChart.js:127:20: `apperance` -> `appearance`
./renderer/components/Settings/General/Apperance/BarChart.js:80:28: `apperance` -> `appearance`
./renderer/components/Settings/General/Apperance/LineChart.js:134:28: `apperance` -> `appearance`
./renderer/components/Settings/General/Apperance/BarChart.js:81:30: `apperance` -> `appearance`
./renderer/components/Settings/General/Apperance/BarChart.js:83:20: `apperance` -> `appearance`
./renderer/components/Settings/General/Apperance/LineChart.js:141:20: `apperance` -> `appearance`
./renderer/components/Settings/General/Apperance/LineChart.js:144:23: `apperance` -> `appearance`
./renderer/components/Settings/General/Apperance/BarChart.js:90:21: `apperance` -> `appearance`
./renderer/components/Settings/General/Apperance/LineChart.js:146:24: `apperance` -> `appearance`
./renderer/components/Settings/General/Apperance/BarChart.js:92:20: `apperance` -> `appearance`
./renderer/components/Settings/General/Apperance/BarChart.js:102:21: `apperance` -> `appearance`
./renderer/components/Settings/General/Apperance/BarChart.js:104:20: `apperance` -> `appearance`
./renderer/components/Settings/General/index.js:14:7: `Apperance` -> `Appearance`
./renderer/components/Settings/General/index.js:14:25: `Apperance` -> `Appearance`
./renderer/components/Settings/General/index.js:27:26: `apperance` -> `appearance`
./renderer/components/Settings/General/index.js:50:4: `Apperance` -> `Appearance`
./renderer/components/Settings/vnStat/Configs/vnStatD.js:109:30: `apperance` -> `appearance`
./renderer/components/Settings/vnStat/Configs/index.js:54:4: `Configrations` -> `Configurations`
./renderer/components/Settings/vnStat/Configs/vnStatI.js:102:29: `apperance` -> `appearance`
./renderer/components/Settings/index.js:133:28: `apperance` -> `appearance`
./renderer/components/Settings/index.js:152:50: `configrations` -> `configurations`
./renderer/components/Settings/index.js:178:28: `apperance` -> `appearance`
./renderer/components/Export/asJSON.js:119:28: `apperance` -> `appearance`
./renderer/components/Export/asXML.js:144:28: `apperance` -> `appearance`
./renderer/components/Export/asCSV.js:147:28: `apperance` -> `appearance`
./renderer/components/DataDisplay/LineChart.js:21:18: `apperance` -> `appearance`
./renderer/components/DataDisplay/LineChart.js:42:29: `apperance` -> `appearance`
./renderer/components/DataDisplay/LineChart.js:47:30: `serie` -> `series`
./renderer/components/DataDisplay/LineChart.js:50:23: `apperance` -> `appearance`
./renderer/components/DataDisplay/index.js:59:19: `apperance` -> `appearance`
./renderer/components/DataDisplay/LineChart.js:51:24: `apperance` -> `appearance`
./renderer/components/DataDisplay/BarChart.js:17:13: `apperance` -> `appearance`
./renderer/components/DataDisplay/BarChart.js:21:30: `apperance` -> `appearance`
./renderer/components/DataDisplay/BarChart.js:22:20: `apperance` -> `appearance`
./renderer/components/DataDisplay/BarChart.js:52:14: `apperance` -> `appearance`
./renderer/components/DataDisplay/BarChart.js:63:14: `apperance` -> `appearance`
./README.md:37:29: `Dameon` -> `Daemon`, `Demon`, `Damien`
./main/util/index.js:8:5: `spliting` -> `splitting`
./main/util/index.js:11:14: `spliting` -> `splitting`
./main/util/index.js:11:29: `spliting` -> `splitting`
./main/Communication/Channels/Config.js:8:35: `configrations` -> `configurations`
./main/Communication/index.js:60:8: `opne` -> `open`
./main/vnStat/config.js:47:12: `Configration` -> `Configuration`
./main/vnStat/config.js:54:21: `Configration` -> `Configuration`
./main/vnStat/index.js:13:24: `configrations` -> `configurations`
./main/vnStat/index.js:21:1: `configrations` -> `configurations`
./main/AppConfigs.js:37:3: `apperance` -> `appearance`
./main/AppConfigs.js:56:18: `configration` -> `configuration`
./main/AppConfigs.js:58:9: `Configration` -> `Configuration`
./main/AppConfigs.js:60:18: `configration` -> `configuration`
./main/AppConfigs.js:62:9: `Configration` -> `Configuration`
./main/background.js:80:55: `configrations` -> `configurations`
./screenshots/script.js:6:6: `extenstion` -> `extension`
./screenshots/script.js:15:9: `extenstion` -> `extension`
Okay, Thx for your suggestion. I'll try it.
Thanks a lot, It saved me a lot of time.
After more than 2 months, Finally, The Client is released 😃. I would be glad to hear your opinion 😄 .
Please check the repo.