custom-nixpkgs/README.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

53 lines
3.0 KiB
Markdown
Raw Permalink Normal View History

2023-09-23 10:39:06 +05:30
# custom-nixpkgs [![No Maintenance Intended](http://unmaintained.tech/badge.svg)](http://unmaintained.tech/) [![Built with Garnix](https://img.shields.io/endpoint?url=https%3A%2F%2Fgarnix.io%2Fapi%2Fbadges%2Fmsfjarvis%2Fcustom-nixpkgs%3Fbranch%3Dmain)](https://garnix.io)
2024-03-05 18:46:31 +05:30
> [!NOTE]
> The packages from this repository have been moved over to my dotfiles: https://github.com/msfjarvis/dotfiles/tree/main/packages
> This repository will not receive any updates going forward.
2023-02-19 12:19:14 +05:30
NixOS packages for personal use.
2023-02-19 12:19:14 +05:30
## Included packages
- [adb-sync] : Fork of [Google's adb-sync] with bugfixes for busybox users and the pull times feature
2023-01-09 21:58:43 +05:30
- [adbtuifm] : TUI based file manager for ADB
- [adx] : Rust tool to poll Google Maven for AndroidX packages and their latest versions
2022-02-24 01:42:17 +05:30
- [clipboard-substitutor] : Rust CLI to listen to clipboard events and perform operations on the copied text
- [diffuse] : Java tool to diff between APKs, AARs and JARs
2022-08-10 17:20:17 +05:30
- [file-collector] : Simple CLI tool to watch directories and move their files to a single dumping ground
- [gdrive] : Golang CLI to interact with Google Drive
2023-05-11 16:34:42 +05:30
- [gitice] : Simple Rust CLI that snapshots the state of Git repositories to allow re-cloning in a separate location
2024-01-28 20:00:14 +05:30
- [gphotos-cdp] : Use the Chrome DevTools Protocol to drive a Chrome session that downloads your photos stored in Google Photos.
- [hcctl]: CLI to look up the status of checks on https://healthchecks.io
- [healthchecks-monitor]: CLI tool to run commands and report its result to https://healthchecks.io
2022-05-07 20:46:48 +05:30
- [katbin] : A CLI for [katb.in]
- [linkleaner] : Telegram bot to fix social media link previews
2023-02-06 03:59:51 +05:30
- [monocraft-nerdfonts] : A monospaced programming font inspired by the Minecraft typeface
2023-04-08 12:03:50 +05:30
- [patreon-dl] : Download content from creators you're subscribed to on Patreon
- [pidcat] : Fork of [JakeWharton's pidcat] with Python3 support and some other fixes
2023-09-27 15:51:57 +05:30
- [tea] : Gitea CLI built from latest sources
2022-11-02 00:17:35 +05:30
- [twt] : Multipurpose tool to extract metadata from a user's tweets
2022-04-07 13:03:22 +05:30
- [when] : A CLI tool to deal with timezones
[adb-sync]: https://msfjarvis.dev/g/adb-sync
[Google's adb-sync]: https://github.com/google/adb-sync
2023-01-09 21:58:43 +05:30
[adbtuifm]: https://github.com/darkhz/adbtuifm
[adx]: https://msfjarvis.dev/g/androidx-release-watcher
2022-04-10 22:39:30 +05:30
[clipboard-substitutor]: https://msfjarvis.dev/g/clipboard-substitutor
[diffuse]: https://github.com/JakeWharton/diffuse
2022-08-10 17:20:17 +05:30
[file-collector]: https://msfjarvis.dev/g/file-collector
[gdrive]: https://msfjarvis.dev/g/gdrive
2023-05-11 16:34:42 +05:30
[gitice]: https://msfjarvis.dev/g/gitice
2024-01-28 20:00:14 +05:30
[gphotos-cdp]: https://msfjarvis.dev/g/gphotos-cdp
2022-02-24 01:42:17 +05:30
[hcctl]: https://msfjarvis.dev/g/healthchecks-rs
[healthchecks-monitor]: https://msfjarvis.dev/g/healthchecks-rs
2022-05-07 20:46:48 +05:30
[katbin]: https://github.com/SphericalKat/katbin-cli
[katb.in]: https://katb.in
[linkleaner]: https://msfjarvis.dev/g/linkleaner
2023-02-06 03:59:51 +05:30
[monocraft-nerdfonts]: https://github.com/IdreesInc/Monocraft
2023-04-08 12:03:50 +05:30
[patreon-dl]: https://github.com/PrivateGER/patreon-dl
2021-07-07 10:11:55 +05:30
[pidcat]: https://msfjarvis.dev/g/pidcat
[JakeWharton's pidcat]: https://github.com/JakeWharton/pidcat
2023-09-27 15:51:57 +05:30
[tea]: https://gitea.com/gitea/tea
2022-11-02 00:17:35 +05:30
[twt]: https://msfjarvis.dev/g/twt
2022-02-13 19:56:11 +05:30
[when]: https://github.com/mitsuhiko/when