Ecosyste.ms: OpenCollective

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

github.com/orhun/kmon

Linux Kernel Manager and Activity Monitor 🐧💻
https://github.com/orhun/kmon

doc: Add key bindings table to README

ecb5a6bdfa224e9cf4c7a0aa62203b1cf38a295d authored almost 5 years ago by orhun <[email protected]>
doc: Add libxcb installation note to README

729d6f1be90b47e30606827b47fc6e1a89dfbcd4 authored almost 5 years ago by orhun <[email protected]>
feat: Update the about and usage field of the clap app

9441e9d66a1fa966aa52a2b5bd3bb6c29ba710fd authored almost 5 years ago by orhun <[email protected]>
doc: Update the usage info in README

dd2fd447444e4484d83112ff2df0b58093e92ae8 authored almost 5 years ago by orhun <[email protected]>
doc: Update the usage section in README

e2935a0f1db503f31aa89a9dae1054fe6b54454c authored almost 5 years ago by orhun <[email protected]>
doc: Add command line arguments to README

922cc1eec80a17b109f23ca2cfe631bc67b05714 authored almost 5 years ago by orhun <[email protected]>
doc: Add 4th step to manual installation on README

6cd9cabc994f7c63ab97d7eda3b065722291d376 authored almost 5 years ago by orhun <[email protected]>
doc: Add installation options to README

6a6b05e9234ae9b2e2b4dde3acd40ba078e42a07 authored almost 5 years ago by orhun <[email protected]>
doc: Update the sections in README

b96889c05cf350d2fdc6b7d4b33a257ccdc5d8eb authored almost 5 years ago by orhun <[email protected]>
test: Add ctrl-l key binding to tests

5818332621bc98d2e852c07deb86047b294b27b6 authored almost 5 years ago by orhun <[email protected]>
chore: Update the changelog about v0.2.0 release

37b3acafda3bbbfddb41f99c5b82db4a960babe7 authored almost 5 years ago by orhun <[email protected]>
chore: Prepare for the release 0.2.0

33e8ae29d0ce84ecc92ae1b13f5e7af941cbf1e5 authored almost 5 years ago by orhun <[email protected]>
chore: Update the changelog about key bindings and dmesg command

e4151b226babcd862dae5f0b37708aae18efe0a7 authored almost 5 years ago by orhun <[email protected]>
style: Update the formatting of the log module

305d8281f5b643a8de3a5d49dae70bceb2de789b authored almost 5 years ago by orhun <[email protected]>
feat: Use ctime format for the dmesg output

feda3cb61f6db18110b87205e98e1430e7c17508 authored almost 5 years ago by orhun <[email protected]>
doc: Add comment to clear command keys

a9d8bc314e2c9dd50a568a00e8696d214e0e1fad authored almost 5 years ago by orhun <[email protected]>
feat: Update the key bindings about the clear command

7a1bafb0927feb156bf7286ef6ad9f52af9f770c authored almost 5 years ago by orhun <[email protected]>
fix: Add alt key for clearing the ring buffer

960c1fa5cb8b077d56f0365862946edad7b25f69 authored almost 5 years ago by orhun <[email protected]>
feat: Update the clear command keys

4fbd4cfe0d48b094b3dc864efe862ddd4decc255 authored almost 5 years ago by orhun <[email protected]>
feat: Use alt-c key for clearing the ring buffer

9b43f38e9800f1b5079baad9a0ff7f29f92b43de authored almost 5 years ago by orhun <[email protected]>
feat: Update the command fields in cmd module

05c4aef3420bb7a081325c534e8396434c6b8d5d authored almost 5 years ago by orhun <[email protected]>
style: Change the unicode symbol for the clear command

f9c52ecfdd607ed75c1b3b8ebb37786272eb75f9 authored almost 5 years ago by orhun <[email protected]>
fix: Use ctrl-u/k keys for clear command

bdaee63deeb13b67db044fdb53cd19321002b7ab authored almost 5 years ago by orhun <[email protected]>
feat: Add clear command for clearing the kernel ring buffer

cfda18c557971b5d120647acc4ce405eb48a0ba9 authored almost 5 years ago by orhun <[email protected]>
feat: Add pick unicode symbol to styles

38cbe76e82438f9d045841fdfadcd91d4183110e authored almost 5 years ago by orhun <[email protected]>
fix: Remove unused unicode module from the project

cbf9d89cc000b2c5336b195d1f8591403be090e7 authored almost 5 years ago by orhun <[email protected]>
chore: Update the version in Cargo.lock

7f8b817cd533265b2824b5cd514f159d67c1e56f authored almost 5 years ago by orhun <[email protected]>
chore: Bump the version in Cargo.toml for 0.1.1 release

eb6926c705e9a4b32d8d391357455d6e97a399d5 authored almost 5 years ago by orhun <[email protected]>
chore: Update the changelog about 0.1.1 release

ac41fcb501d71caeaf2fb8ad6575ba3e69c29248 authored almost 5 years ago by orhun <[email protected]>
feat: Add ctrl-k/u key check for clearing the ring buffer

40d3f0400ebe6cd5934941002b2160c6bc9f7b3c authored almost 5 years ago by orhun <[email protected]>
chore: Update the changelog about changes

6438e755fa66ae41c0a049a3d5c1b5a6ced2c1a0 authored almost 5 years ago by orhun <[email protected]>
doc: Add docker instructions to README

1a998084ece088c17c7449bbee6b005f377bcf60 authored almost 5 years ago by orhun <[email protected]>
doc: Update the LKM description in README

d3a6c189c45d59c4fc9a1d80a972447fe253c945 authored almost 5 years ago by orhun <[email protected]>
style: Update the documentation style

d8b921d301a3ae3966f7517e628b7dc3d72bc6e2 authored almost 5 years ago by orhun <[email protected]>
doc: Add example of linux kernel module

90af79f08d4cb81a22474e10048585d51e6d79ec authored almost 5 years ago by orhun <[email protected]>
doc: Add LKM details to README

8cd3d8acbfc46bb947d4fbd0df0ab765c8dd4941 authored almost 5 years ago by orhun <[email protected]>
doc: Add LKM description to README

3ce9965e49d1d63480b6e0e2649669a8673c40c5 authored almost 5 years ago by orhun <[email protected]>
doc: Update the Linux kernel information in README

caf7576e7ab359c1af9550c8ee7cb677998a5038 authored almost 5 years ago by orhun <[email protected]>
doc: Add linux kernel description to README

b156068478774dcd0106f8a6a951ecae19fb8ebd authored almost 5 years ago by orhun <[email protected]>
doc: Update the kernel part in README

25d064c3406aef3b0c2f1efbe0a99b030d972606 authored almost 5 years ago by orhun <[email protected]>
doc: Add the kernel description to README

28c0d43ceed54161a7bf1a9c1669523e2bea3ff3 authored almost 5 years ago by orhun <[email protected]>
style: Update the usage message of the clap app

2f9316e14f6dcde1d94ac3d374d29ecb2b352df4 authored almost 5 years ago by orhun <[email protected]>
chore: Move pull request template to .github folder

c972ca6e563c1fb8d48c54654f26b069d767db41 authored almost 5 years ago by orhun <[email protected]>
chore: Update the PR template

4037b6cfb2d21f815e5255254558a34d5285fe61 authored almost 5 years ago by orhun <[email protected]>
chore: Add pull request template

e0ee13c5bf85eab281a4d61edc1f68f503476ef9 authored almost 5 years ago by orhun <[email protected]>
chore: Update contributing guidelines

6aa960c1539f424e1d1fecaab1f8c91e31b24672 authored almost 5 years ago by orhun <[email protected]>
doc: Add main headers and titles to README

125eafae7d1bd838faf96a446f5e827b9ce80eb4 authored almost 5 years ago by orhun <[email protected]>
chore: Update .dockerignore

5b0b781394ca2e5c136abed935a8180ca04cf432 authored almost 5 years ago by orhun <[email protected]>
style: Fix the formatting of RELEASE.md file

300200b6b36f12ab64cb800a56f524372b84a18e authored almost 5 years ago by orhun <[email protected]>
doc: Add license information to RELEASE.md

689629ee99e4ad94882cd051b9e66d8a59eee3e7 authored almost 5 years ago by orhun <[email protected]>
doc: Add license and copyright information to README

114484f63f0e019812a5b014ccaed597adc42722 authored almost 5 years ago by orhun <[email protected]>
doc: Add RELEASE.md for release instructions

0acc66cce3a82637d8302aacf40c24f5950431c3 authored almost 5 years ago by orhun <[email protected]>
chore: Add changelog file to the project

bfb6c9781dccf0406e0fa19daa0916899d900a51 authored almost 5 years ago by orhun <[email protected]>
chore: Add code owners file to the project

0ef3cbe749a19a954da52f4eb618d7539d999efc authored almost 5 years ago by orhun <[email protected]>
chore: Update .gitignore file comments

22afb071936bdf6447d43daedc04161ca34857a4 authored almost 5 years ago by orhun <[email protected]>
chore: Update contribution guidelines of the project

ba534c1c8d0c21addb8b7263dfe4e72a43eac929 authored almost 5 years ago by orhun <[email protected]>
chore: Remove extra files from .github folder

42bcae172103e9227aa1f3f45037df10a18b6e8c authored almost 5 years ago by orhun <[email protected]>
chore: Move code of conduct and contributing guidelines to the root folder

1def1c995f48b3276c657e96df4e92d7653190cf authored almost 5 years ago by orhun <[email protected]>
chore: Update code of conduct of the project

fc2c3ee3b87c9c36079e829ebd3148f1556b9706 authored almost 5 years ago by orhun <[email protected]>
chore: Update dependencies listed in Cargo.lock

ac24e004acf899342f5fb998e9e4797d2a80f87b authored almost 5 years ago by orhun <[email protected]>
chore: Update contributing guidelines of the project

81094fad52750d8bbfc4784c6e211af0e08b23ef authored almost 5 years ago by orhun <[email protected]>
chore: Update the LICENSE file link in README

bca3d111b96e2d4c87516fe7e964cb9800b5115c authored almost 5 years ago by orhun <[email protected]>
chore: Add contributing guidelines to the project

ed562cf9dd4a08abe444236bd03b8036c5fc931d authored almost 5 years ago by orhun <[email protected]>
chore: Add code of conduct to the project

5c3e96ad9b757bffa8b022c6a0a0e312b5b60fe7 authored almost 5 years ago by orhun <[email protected]>
doc: Add installation title to README

b0cb6680f6bbc421be9b955d6ea9e2a2ac1cae45 authored almost 5 years ago by orhun <[email protected]>
chore: Allow unauthenticated package install for workflows

e4743c4d50380efb8e1fd7fd518150e09a4f40bf authored almost 5 years ago by orhun <[email protected]>
chore: Allow unauthenticated packages while installing packages for images

552bcd6e8de7005320abbe59283e91086ed44b14 authored almost 5 years ago by orhun <[email protected]>
style: Format the HTML in README

0acc8d8a6fa7c32be87d2ec688a9142948c0b3cb authored almost 5 years ago by orhun <[email protected]>
doc: Add links to related badges

2c847118c6b9782d68ca97a766bdbcbc352b56e2 authored almost 5 years ago by orhun <[email protected]>
doc: Add project status badges to README

b8d5e98b179059f4d3b435aedc9cd90979d5cd4a authored almost 5 years ago by orhun <[email protected]>
doc: Make project description bold in README

929671f9dae274b7376f1a11a478d38f9eb12e19 authored almost 5 years ago by orhun <[email protected]>
doc: Resize the image in README

1427be92aef31ba28275d5086c7411f6b9c5bd0b authored almost 5 years ago by orhun <[email protected]>
doc: Add project logo and description to README

24cfe5a1d4e5682cfc8c62e84327030f8d595885 authored almost 5 years ago by orhun <[email protected]>
chore: Update the feature request template

13d06a504e8e352549806aa9b16971be0b8c62a9 authored almost 5 years ago by orhun <[email protected]>
chore: Update the bug report template

f82668555866a28a5b89b91e30fdc994c5b53504 authored almost 5 years ago by orhun <[email protected]>
chore: Update issue templates

8478636bceb527b45d51692c1d38642f55d04b9c authored almost 5 years ago by orhun <[email protected]>
chore: Use github username explicitly in workflows

a535724ea5d2ff4be5e2ae00b195232dc92d3fee authored almost 5 years ago by orhun <[email protected]>
chore: Enable the crates.io publish step in CD workflow

8630f4dfa9ea1a3813457960952bee691f1195cc authored almost 5 years ago by orhun <[email protected]>
chore: Disable crates.io publish for preventing same version error

6564a249850cec2d4d5385e27a321f9935a1e203 authored almost 5 years ago by orhun <[email protected]>
chore: Remove extra parameters from build command in Dockerfile

78021bdcba9905eb9aaac579fa40db656c731653 authored almost 5 years ago by orhun <[email protected]>
chore: Uncomment crates.io publish step in CD workflow

f756c611b8765d6ac6b8db6ec28d7de86c59e831 authored almost 5 years ago by orhun <[email protected]>
chore: Update the release parameters of the build in Dockerfile

35e8e30c84250d10103362f1730e10bc9df516ff authored almost 5 years ago by orhun <[email protected]>
chore: Add Docker publish step to CD workflow

55f23710f0258a1a87655ccc89b07c0f2a38826c authored almost 5 years ago by orhun <[email protected]>
chore: Use image name explicitly in docker step

79c746bdc299a718a2a794ab7e602d0625ac33e5 authored almost 5 years ago by orhun <[email protected]>
chore: Merge docker and CI workflows

33ded69cad16030ada392b6d5d4dcaff9b95f3c0 authored almost 5 years ago by orhun <[email protected]>
chore: Publish the binary package on AUR in CD workflow

ca82cf5cc8477711d63702aeebad32e226025e95 authored almost 5 years ago by orhun <[email protected]>
chore: Remove test commands from publish steps

fa9acf132ae75ea477df53d0472f69ee46524163 authored almost 5 years ago by orhun <[email protected]>
chore: Add pwd and ls commands to publish steps for testing

0d014ab99871014a3c51b883e0503a0e284da540 authored almost 5 years ago by orhun <[email protected]>
chore: Remove shell identifier from publish commands

b20686a680e4c79d5431b63e7341a9bcdf62f41f authored almost 5 years ago by orhun <[email protected]>
chore: Remove unnecessary checkout from CD workflow

fb01b7408721b8d244e21852cd918516b9ba1b96 authored almost 5 years ago by orhun <[email protected]>
chore: Merge publish and cargo publish tasks in CD workflow

3b6c9d3d611c1eab39695a0d63947b6573a69a89 authored almost 5 years ago by orhun <[email protected]>
chore: Add LICENSE and README to the release package

bee5e10145830741e09f8fac7ebc77bb4b1e3f2c authored almost 5 years ago by orhun <[email protected]>
chore: Fix the name of release version environment variable step

579502fb13a3031a542398c57d907237d4f2f8fc authored almost 5 years ago by orhun <[email protected]>
chore: Update the names of AUR steps

52efa3230a84e18e780e3d6d25be8ef823539f1c authored almost 5 years ago by orhun <[email protected]>
chore: Update the main package in AUR release task

876e91b3e54c03df361ce5e40234d4fcf506c84b authored almost 5 years ago by orhun <[email protected]>
chore: Use home directory for creating SSH config

52104ad9c023c146e5e9cb02b34b932ad1b5524d authored almost 5 years ago by orhun <[email protected]>
chore: Change the file permissions of created ssh files

8809575f70a17681cf2edcfabecf7767519265c8 authored almost 5 years ago by orhun <[email protected]>
chore: Use sudo for ssh-add command in CD workflow

b4c69b810739853d35e3bfe9669199404c5403d8 authored almost 5 years ago by orhun <[email protected]>
chore: Try to add ssh with shell

55cb8eb40689b61f398a7cf2fffbb6b73cb494c1 authored almost 5 years ago by orhun <[email protected]>
chore: Remove sshd restart step from CD workflow

2da746c4a574529422e299bc7e1ece46c8516363 authored almost 5 years ago by orhun <[email protected]>