Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

kmon

Linux Kernel Manager and Activity Monitor 🐧💻
Collective - Host: opensource - https://opencollective.com/kmon - Code: https://github.com/orhun/kmon

chore: Restart sshd before adding keys without certificates

github.com/orhun/kmon - cb6657e925baa181f759b444f2bcc96cb1471547 authored almost 5 years ago by orhun <[email protected]>
chore: Use sudo -s while starting the ssh agent with eval

github.com/orhun/kmon - a100beec19bfcce71cbb46fce8db77d138ba7391 authored almost 5 years ago by orhun <[email protected]>
chore: Use root permission for configuring SSH

github.com/orhun/kmon - 811051d4b725bc57b59c03f8cee07d3d818e5d88 authored almost 5 years ago by orhun <[email protected]>
chore: Start ssh agent before adding keys

github.com/orhun/kmon - 5a3b914ee4ed74398e27c18f94123ae165866f5b authored almost 5 years ago by orhun <[email protected]>
chore: Remove chmod command about changing ssh config permissions

github.com/orhun/kmon - 1d7452ab5aba508e4b71d7f25ccc3f82beaed049 authored almost 5 years ago by orhun <[email protected]>
chore: Fix writing to /root/ directory permission errors

github.com/orhun/kmon - 4870af6f96ffa8601e62f7b42fbc284e53032c4f authored almost 5 years ago by orhun <[email protected]>
chore: Use base64 for AUR public and private keys

github.com/orhun/kmon - 6164a127a5c45109a7d29c7f617ec5a93e26bb0d authored almost 5 years ago by orhun <[email protected]>
chore: Use quotes for echo commands on ssh setup step

github.com/orhun/kmon - 3926354ccffe24b7b48c54bc7615918e2fffe46b authored almost 5 years ago by orhun <[email protected]>
chore: Use sudo for writing to /root directory

github.com/orhun/kmon - fce58aebe578ce4c2f894aa62cbdccdda0e26927 authored almost 5 years ago by orhun <[email protected]>
chore: Set up ssh and push the new package on AUR step

github.com/orhun/kmon - 96611ef1b220c0a4d9cf9c8f039985e5d9324db3 authored almost 5 years ago by orhun <[email protected]>
chore: Comment out github release part in CD workflow

github.com/orhun/kmon - f7f527ad1c4e39f5a14035eb5354f55ece11f93b authored almost 5 years ago by orhun <[email protected]>
chore: Add AUR step to CD workflow for testing

github.com/orhun/kmon - a8dc1260847bda8194837b2644e43a0acb0b7e51 authored almost 5 years ago by orhun <[email protected]>
Merge branch 'master' of https://github.com/orhun/kmon

github.com/orhun/kmon - c188c22396dc03d4130e4fb9e6c3754c2771294c authored almost 5 years ago by orhun <[email protected]>
doc: Update the project description

github.com/orhun/kmon - c1831ba566ee5b4132f58f99152ce62cafddf536 authored almost 5 years ago by orhun <[email protected]>
chore: Update build arguments of cargo in CD workflow

github.com/orhun/kmon - 85b9060439b4b0efe698332533fb1d0c7d379b66 authored almost 5 years ago by orhun <[email protected]>
chore: Fix release version variable

github.com/orhun/kmon - 196d4a3a25ce4c8c9298cabb0dfac675baeeba3a authored almost 5 years ago by orhun <[email protected]>
chore: Remove comments from cargo publish task

github.com/orhun/kmon - 4e4b146cdaec8bdf2b68a5a6269979b598c9bd4b authored almost 5 years ago by orhun <[email protected]>
chore: Comment out cargo publish in CD workflow for testing

github.com/orhun/kmon - 5192b6c91f63a85d017db68d3ba355860dc944fe authored almost 5 years ago by orhun <[email protected]>
chore: Comment out cargo publish in CD workflow for testing

github.com/orhun/kmon - f2f2b29c4c9d26025d2a4291363b9f17918eb2c3 authored almost 5 years ago by orhun <[email protected]>
chore: Add release version to release task of CD workflow

github.com/orhun/kmon - 85134752c91e55b32b9c7900edfb93144c458c46 authored almost 5 years ago by orhun <[email protected]>
chore: Change the trigger option of CD workflow

github.com/orhun/kmon - 3823a428368bf2d4d05f881faf3815fb0ee3f5c5 authored almost 5 years ago by orhun <[email protected]>
chore: Add release step to CD workflow

github.com/orhun/kmon - b7e2d5fdd4fa2680671e09507197beed433cc7f4 authored almost 5 years ago by orhun <[email protected]>
chore: Update Cargo.toml about the version

github.com/orhun/kmon - 8b5eb5e8368ac873e3d0e3c038a46fa70fd929e0 authored almost 5 years ago by orhun <[email protected]>
chore: Fix the indentation in CD workflow file

github.com/orhun/kmon - 91ecd087d0e32e7a4eb9b49466bcd1859b959292 authored almost 5 years ago by orhun <[email protected]>
chore: Fix CD workflow file

github.com/orhun/kmon - 4ed05cefa42a53b69ea30938a77a3812694dd5a2 authored almost 5 years ago by orhun <[email protected]>
chore: Add continuous deployment workflow

github.com/orhun/kmon - 84848ab406ee32021f882cb4c3ddb03895690be0 authored almost 5 years ago by orhun <[email protected]>
chore: Use -y and -qq parameters for updating the system

github.com/orhun/kmon - cca430756baa2f4a34a93d6145608899b2bc3200 authored almost 5 years ago by orhun <[email protected]>
chore: Update before installing X11 dependencies in test suite

github.com/orhun/kmon - eb24a72a966eb17b0737b1d65b468770a005dd00 authored almost 5 years ago by orhun <[email protected]>
chore: Disable tabs-in-doc-comments lint in clippy task

github.com/orhun/kmon - 5d72322c988529b08f889ff2cffc9df48e1488ce authored almost 5 years ago by orhun <[email protected]>
chore: Update various fields in Cargo.toml

github.com/orhun/kmon - de33dab2c7ec5e49e5718a3282b1132d95c8a28b authored almost 5 years ago by orhun <[email protected]>
doc: Add README.md

github.com/orhun/kmon - e9f079a95f4cf7c5960feae4d8a3a69e651bb532 authored almost 5 years ago by orhun <[email protected]>
chore: Update the description field in Cargo.toml

github.com/orhun/kmon - 8527b180e1a14e460129ab2a0bbf44d8d6703874 authored almost 5 years ago by orhun <[email protected]>
chore: Add LICENSE (GPL-3.0)

github.com/orhun/kmon - 4e364df66ce64701c77b4bb7839b12c2c583999d authored almost 5 years ago by orhun <[email protected]>
doc: Add comments to Unicode related types and functions

github.com/orhun/kmon - 4304362590313a1f59f01edf709d0dcffe513539 authored almost 5 years ago by orhun <[email protected]>
fix: Hide unicode symbols as default

github.com/orhun/kmon - b87ed3977f0831424b9baf36b1792d7600199d0e authored almost 5 years ago by orhun <[email protected]>
feat: Change the description of -u, --unicode argument

github.com/orhun/kmon - 96918127d807ad037b6e223be2bba49a3c8f38cc authored almost 5 years ago by orhun <[email protected]>
test: Add tests to style module about unicode symbols

github.com/orhun/kmon - 194035f59e52ed8399a3f2bbb5f180b3e0ff4618 authored almost 5 years ago by orhun <[email protected]>
test: Fix the test case of app about the style borrow

github.com/orhun/kmon - 7d5c8239936d8b72d26bc6466a1abca95caad5e1 authored almost 5 years ago by orhun <[email protected]>
fix: Set the error unicode symbol in lkm module instead of main

github.com/orhun/kmon - ea0e99afdc17436faa9636ae1c3c68b76085aa89 authored almost 5 years ago by orhun <[email protected]>
style: Run Cargo fmt for formatting

github.com/orhun/kmon - e08b47a68885687eb003ef2ccf11e71932762a05 authored almost 5 years ago by orhun <[email protected]>
feat: Add -u,--unicode argument to clap

github.com/orhun/kmon - fa4e97984c83339ae0368097608b9b4ea0c4dae9 authored almost 5 years ago by orhun <[email protected]>
feat: Use unicode symbol in error title in main module

github.com/orhun/kmon - 24f2048fea898d72e28b32d900d43bf7a7671500 authored almost 5 years ago by orhun <[email protected]>
feat: Add no entry unicode symbol to style module

github.com/orhun/kmon - 9a93cdac6e0aeb73ccdb198485302ccac399d051 authored almost 5 years ago by orhun <[email protected]>
feat: Use unicode symbols from Unicode struct for input mode

github.com/orhun/kmon - 1faca6198659e9a1850ef2f65452d064f4874be1 authored almost 5 years ago by orhun <[email protected]>
feat: Use left and right bracket symbols from Unicode struct

github.com/orhun/kmon - c6188992f6393bfcc63d20df4502b599ab73b9c0 authored almost 5 years ago by orhun <[email protected]>
feat: Use unicode symbols from Unicode struct for app

github.com/orhun/kmon - c202a64043549add19efe0c60e4876e41fa109b2 authored almost 5 years ago by orhun <[email protected]>
feat: Show unicode symbol of the current commands title

github.com/orhun/kmon - 150cec3207a005c25fa902c57aeae34971ad754b authored almost 5 years ago by orhun <[email protected]>
refactor: Merge unicode and style modules

github.com/orhun/kmon - a4f24467929c57a612cfb462ee98e9851353ad6e authored almost 5 years ago by orhun <[email protected]>
feat: Check for unicode argument presence in Unicode struct constructor

github.com/orhun/kmon - 2311cf2dfb7e395106404aaa5d4d5c5ba5e9d847 authored almost 5 years ago by orhun <[email protected]>
fix: Use Symbol enum from unicode module

github.com/orhun/kmon - a431c67fdd6c82569a00c864d87a9df6f1b4d750 authored almost 5 years ago by orhun <[email protected]>
fix: Import unicode module in main

github.com/orhun/kmon - 8eaeb97196c53cf33fb55e22be74c518d384eb29 authored almost 5 years ago by orhun <[email protected]>
refactor: Move unicode related types to unicode module

github.com/orhun/kmon - 341f49440019afb01f143f498073618bfdf0f61a authored almost 5 years ago by orhun <[email protected]>
refactor: Remove unnecessary reverse_list from ListArgs constructor

github.com/orhun/kmon - ccef0c2e2f0f5afa6d9042d2dab5c795f0256cdc authored almost 5 years ago by orhun <[email protected]>
refactor: Rename UnicodeSymbol enum to Symbol

github.com/orhun/kmon - cf970e61222d1bf035a77f33be46f4e082f15071 authored almost 5 years ago by orhun <[email protected]>
feat: Add unicode symbols in cmd module to UnicodeSymbol enum

github.com/orhun/kmon - acbba6560b49a925ab29f9b679d88d091533b202 authored almost 5 years ago by orhun <[email protected]>
feat: Add unicode symbol field to command struct

github.com/orhun/kmon - fe1c61f412c3a60ec77b12e84e0f0fa73aa7cd3f authored almost 5 years ago by orhun <[email protected]>
refactor: Fix the hashmap initialization of unicode symbols

github.com/orhun/kmon - 2846f4fb4df87332a215e94033d094ff1c3dfffb authored almost 5 years ago by orhun <[email protected]>
feat: Add None variant to UnicodeSymbol enumerator

github.com/orhun/kmon - 855100d050f1e8cd37bba95642602809a03f2226 authored almost 5 years ago by orhun <[email protected]>
refactor: Rename the parameters of 'new' function of Command

github.com/orhun/kmon - 86db553adbe710ae64926bb1a90e8a2365757c34 authored almost 5 years ago by orhun <[email protected]>
refactor: Move unicode related types to style module

github.com/orhun/kmon - 6c6a99d42eac7356e9d8d70998354c5667eff463 authored almost 5 years ago by orhun <[email protected]>
feat: Add unicode handler struct and enums to util module

github.com/orhun/kmon - 6853b638a47afe18b7aafc7e4b0996358086f3fb authored almost 5 years ago by orhun <[email protected]>
chore: Update dependencies in Cargo.lock

github.com/orhun/kmon - 319a24d7491799a7191e5539b1b5fdc6bf4d2c1f authored almost 5 years ago by orhun <[email protected]>
test: Update tests in style module about raw text

github.com/orhun/kmon - f9079fa8845476ee91f4c8908550d5d3dbb41410 authored almost 5 years ago by orhun <[email protected]>
refactor: Rename set_styled_text function to set

github.com/orhun/kmon - 723bd43badca43bd01dca5d59a28e582e5e49041 authored almost 5 years ago by orhun <[email protected]>
refactor: Remove unused set_raw_text function from StyledText struct

github.com/orhun/kmon - 8fa4629765b175488df4a33fb18d3d5ad0c20946 authored almost 5 years ago by orhun <[email protected]>
doc: Add comment to refresh method of parent kernel module

github.com/orhun/kmon - 41bbcdfbc7c8b2fe92b6ecd209ec099e9f9d7b92 authored almost 5 years ago by orhun <[email protected]>
fix: Use kernel refresh method instead of refreshing modules individually

github.com/orhun/kmon - 30986761c3db86a9c89a1849f83ab4169990985d authored almost 5 years ago by orhun <[email protected]>
feat: Add refresh method to parent kernel module

github.com/orhun/kmon - cc1dfee07484934995020fdcec22c65c237a2fbf authored almost 5 years ago by orhun <[email protected]>
style: Update the formatting of the log module update method

github.com/orhun/kmon - 1b659fa24a9aa9abec393f057da0e8b400ad4516 authored almost 5 years ago by orhun <[email protected]>
doc: Add comment to refresh method of kernel logs

github.com/orhun/kmon - c052890fdcb0c3c3942be607a372313485c853a3 authored almost 5 years ago by orhun <[email protected]>
fix: Reverse the dmesg output for fixing the update() bug

github.com/orhun/kmon - bb6c50bb539c13662f23970b60a00736137dd89b authored almost 5 years ago by orhun <[email protected]>
fix: Use kernel logs refresh method on 'r' key press

github.com/orhun/kmon - 80d29d5d04f252f4ecb60e153ff0027d2d0761a8 authored almost 5 years ago by orhun <[email protected]>
feat: Add refresh method to kernel logs module

github.com/orhun/kmon - ef94aeb31d98fb725d36a7394fed8c48b0925bdd authored almost 5 years ago by orhun <[email protected]>
fix: Remove util macro usage import from app module

github.com/orhun/kmon - ed861d58cff923fc21c6b29e484ab2974ccada95 authored almost 5 years ago by orhun <[email protected]>
style: Use unicode characters for showing the selected index

github.com/orhun/kmon - e09705224403365794f17cecff3a047a705d4f17 authored almost 5 years ago by orhun <[email protected]>
style: Update unicode symbols in app module

github.com/orhun/kmon - 463eece7eba821b1d922c2d4a6acf9903311bca4 authored almost 5 years ago by orhun <[email protected]>
style: Update the unicode symbol on help message title

github.com/orhun/kmon - a60c9fbc9e2cfa3e3978d47a6af0191a3278bb74 authored almost 5 years ago by orhun <[email protected]>
style: Fix formatting with Cargo fmt

github.com/orhun/kmon - 9b9c811636cf1b0b8258f54a37b9b6abcbf73a2f authored almost 5 years ago by orhun <[email protected]>
fix: Reset the current command on help and check for title on execution

github.com/orhun/kmon - 7a33adec0ebd5c40583bf3d5fc8feb5c28810994 authored almost 5 years ago by orhun <[email protected]>
style: Use unicode for error text title

github.com/orhun/kmon - 717e1a5c1ab829ae24de82223be33e52de083c0d authored almost 5 years ago by orhun <[email protected]>
style: Use related unicode symbols in command titles

github.com/orhun/kmon - 1a69682583885220f5874382c534038d37108560 authored almost 5 years ago by orhun <[email protected]>
style: Use unicode char for help text title

github.com/orhun/kmon - 43deed3e72f62b945e4631b8d19521ce8711f389 authored almost 5 years ago by orhun <[email protected]>
fix: Set error title after showing the failed message

github.com/orhun/kmon - ff6acc6a7f2ad941bc22d7db794540e2f4c6a6ee authored almost 5 years ago by orhun <[email protected]>
test: Fix app module tests about input mode

github.com/orhun/kmon - ece71522c7d3a3e4c1293e751968b7ba68d62460 authored almost 5 years ago by orhun <[email protected]>
style: Add unicode gear character to kernel information block title

github.com/orhun/kmon - b8c6a844edc7f6801644cf3a82f4d4c6aa73ca52 authored almost 5 years ago by orhun <[email protected]>
style: Add trailing unicode character to input mode title

github.com/orhun/kmon - 13e2121b5b27cb4a1d4ec4183167482002a684df authored almost 5 years ago by orhun <[email protected]>
style: Add unicode sign to kernel activities block title

github.com/orhun/kmon - 4fe45c785d5dd8be04cdbce240cb3ada04cc4f24 authored almost 5 years ago by orhun <[email protected]>
doc: Add function comment to show_help_message

github.com/orhun/kmon - 576194a6f559b0d0e690eca0f8bb2011fc922188 authored almost 5 years ago by orhun <[email protected]>
feat: Exit user input mode with '?' or F1 to show help

github.com/orhun/kmon - 9e3fabb680cad115ce4e1797019ae5b0000337df authored almost 5 years ago by orhun <[email protected]>
style: Run Cargo fmt for formatting

github.com/orhun/kmon - edf1984e8d6387753b405e0195a3c64e17549602 authored almost 5 years ago by orhun <[email protected]>
fix: Remove unused std::iter from app module

github.com/orhun/kmon - 2aeec3125d2db352b9135e37116290ecb5420b3a authored almost 5 years ago by orhun <[email protected]>
feat: Update the help text margins and style

github.com/orhun/kmon - 6a8ea0806ce2f87b2834d2ff0c3097468f4cfb6b authored almost 5 years ago by orhun <[email protected]>
test: Update main terminal tests about '?' key

github.com/orhun/kmon - f52d17b97c3760de11dfe8d24dad5b0c1de0d1b7 authored almost 5 years ago by orhun <[email protected]>
refactor: Check for '?' input while setting the selected block

github.com/orhun/kmon - febaf93d79735433d35d6c5801e1124e25cc190b authored almost 5 years ago by orhun <[email protected]>
doc: Update the comments of user input mode

github.com/orhun/kmon - 054721c266e45f7a43211612036320f631be1d73 authored almost 5 years ago by orhun <[email protected]>
feat: Use ESC key for exiting the user input mode

github.com/orhun/kmon - 947e8373554ff6e338611d477a4758f3eaeca021 authored almost 5 years ago by orhun <[email protected]>
doc: Add comment to help message function call on input mode exit

github.com/orhun/kmon - 3c3d777b3981e98f331c7a9cfeeb35663502b7d3 authored almost 5 years ago by orhun <[email protected]>
feat: Show help message if '?' pressed on input mode

github.com/orhun/kmon - e57da2ce8eb7b6451b5b5471a88dc2d5276d2268 authored almost 5 years ago by orhun <[email protected]>
doc: Add comment to key bindings constant

github.com/orhun/kmon - 544fe21f55bfa140e1e7de8e4be55a4069e59bd6 authored almost 5 years ago by orhun <[email protected]>
style: Fix the formatting of show_help_message function

github.com/orhun/kmon - a2b5b612b632e4d4bba9e473bb2f98c6b32f051b authored almost 5 years ago by orhun <[email protected]>