summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-08-28v1.2.9 Bug fixes + new features and themesv1.2.9aristocratos
2022-08-28Fixed: Memory values not clearing properly when not in graph mode in mem boxaristocratos
2022-08-23Merge pull request #411 from kz6fittycent/mainJakob P. Liljenberg
2022-08-23Merge pull request #4 from kz6fittycent/testingkz6fittycent
2022-08-23Cleaning up snapkz6fittycent
2022-08-23Instructions for btop-desktopkz6fittycent
2022-08-23Update snapcraft.yamlkz6fittycent
2022-08-23Merge pull request #3 from kz6fittycent/testingkz6fittycent
2022-08-23Removing desktop launchkz6fittycent
2022-08-23Merge pull request #410 from pkubaj/patch-1Jakob P. Liljenberg
2022-08-23Add FreeBSD installation commandpkubaj
2022-08-22Merge pull request #384 from Fingerzam/mainJakob P. Liljenberg
2022-08-22Merge pull request #396 from dennismayr/theme/elementarishJakob P. Liljenberg
2022-08-22Merge pull request #402 from kyli0x/kyli0x-themeJakob P. Liljenberg
2022-08-22Merge pull request #406 from kz6fittycent/mainJakob P. Liljenberg
2022-08-22Merge pull request #398 from jonathanspw/rpm-install-instructionsJakob P. Liljenberg
2022-08-21Update snapcraft.yamlkz6fittycent
2022-08-21Merge pull request #2 from kz6fittycent/testingkz6fittycent
2022-08-21Update snapcraft.yamlkz6fittycent
2022-08-21Update snapcraft.yamlkz6fittycent
2022-08-21Update btop.desktopkz6fittycent
2022-08-21Update btop.desktopkz6fittycent
2022-08-21Add files via uploadkz6fittycent
2022-08-21Create btop.desktopkz6fittycent
2022-08-21Update snapcraft.yamlkz6fittycent
2022-08-21Update snapcraft.yamlkz6fittycent
2022-08-21Update snapcraft.yamlkz6fittycent
2022-08-21Update snapcraft.yamlkz6fittycent
2022-08-21Update snapcraft.yamlkz6fittycent
2022-08-21Update snapcraft.yamlkz6fittycent
2022-08-21Maybekz6fittycent
2022-08-11updated color changekyli0x
2022-07-29Added: Option to hide the small cpu graphs for processesAristocratos
2022-07-28Add Fedora/RHEL install docsJonathan Wright
2022-07-27[fix] Color correctionDennis Mayr
2022-07-26Changed: Small graphs now show colors for each characterAristocratos
2022-07-22[feature] Created 'Elementarish' themeDennis Mayr
2022-07-13Merge branch 'main' of github.com:aristocratos/btoparistocratos
2022-07-13Fixed: Getting selfpath on macos (fix for finding theme folder)aristocratos
2022-07-11Merge pull request #385 from simplepad/zfs-iostat-newJakob P. Liljenberg
2022-07-11switch Logger calls to debug() to avoid filling up the logfilesimplepad
2022-07-11rename zfs_pools_only option to zfs_hide_datasets, make its description clearersimplepad
2022-07-09check if at least one object was read before updating ZFS pool io in zfs_coll...simplepad
2022-07-08Merge branch 'main' of github.com:aristocratos/btoparistocratos
2022-07-07Merge pull request #386 from mohi001/mainJakob P. Liljenberg
2022-07-07add "?" to see helpmohammad hashemy
2022-07-05Fixed: Logo transparencyaristocratos
2022-07-05Use fs::directory_iterator() instead of readdir() in ZFS functions, use fs::p...simplepad
2022-07-05Move get_zfs_stat_file() and zfs_collect_pool_total_stats() functions declara...simplepad
2022-07-04Made ZFS stats collection compatible with zfs_pools_only option. ZFS pool's s...simplepad