128 private links
Command line podcast client.
castero is a command line podcast client. It's designed to be easy to use and targeted at users who want lightweight command line applications instead of bloated GUI-based alternatives.
Create and maintain your own man pages so you can remember how to do stuff.
ranger
is a console file manager with VI key bindings. It provides a minimalistic and nice curses interface with a view on the directory hierarchy. It ships with rifle
, a file launcher that is good at automatically finding out which program to use for what file type.
Features
- UTF-8 Support (if your python copy supports it)
- Multi-column display
- Preview of the selected file/directory, including images
- Common file operations (create/chmod/copy/delete/...)
- Renaming multiple files at once
- VIM-like console and hotkeys
- Automatically determine file types and run them with correct programs
- Change the directory of your shell after exiting ranger
- Tabs, bookmarks, mouse support
Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
- is a simple way to create a CLI in Python.
- is a helpful tool for developing and debugging Python code.
- helps with exploring existing code or turning other people's code into a CLI.
- makes transitioning between Bash and Python easier.
- makes using a Python REPL easier by setting up the REPL with the modules and variables you'll need already imported and created.
Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
- is a simple way to create a CLI in Python.
- is a helpful tool for developing and debugging Python code.
- helps with exploring existing code or turning other people's code into a CLI.
- makes transitioning between Bash and Python easier.
- makes using a Python REPL easier by setting up the REPL with the modules and variables you'll need already imported and created.
git-bug - Distributed bug tracker embedded in Git
If the code isn’t working the way you think it should, then something about your assumptions is wrong. Look through code to ensure that all the pieces work as you expect them to. Step through the code with a debugger if you can and look for any surprises.
Osquery is an open source Operating System monitoring, query, and analytics software. Created by Facebook, it exposes an operating system as a high-performance relational database that can be queried using SQL-based queries.
Osquery is a multi-platform software, can be installed on Linux, Windows, MacOS, and FreeBSD. Osquery allows us to explore the operating system profile, performance, security and many more metrics by using SQL-based queries.
Related articles
Free client-side encryption for your cloud files.
Open source software: No backdoors, no registration.
Tool for switching between different versions of commands.
Related articles
Zeal is an offline documentation browser for software developers.
Related articles
The official website of Kakoune, a selection-first modal code editor.
Sometimes, you edit text outside of Vim. These are sad times. Enter vim-anywhere!
Once invoked, vim-anywhere will open a buffer. Close it and its contents are copied to your clipboard and your previous application is refocused.
- Live markdown editing: Laverna has a simple and robust markdown editor, which can help you write faster than ever before with our live markdown preview.
- Distraction free mode: The editor can be switched to distraction free mode where you can focus solely on writing notes.
- Available anytime and anywhere: Make your notes available on any device with your Dropbox & RemoteStorage account.
- Keep your notes private: You can make your notes available only to you by enabling encryption.
xsv
is a command line program for indexing, slicing, analyzing, splitting and joining CSV files. Commands should be simple, fast and composable:
- Simple tasks should be easy.
- Performance trade offs should be exposed in the CLI interface.
- Composition should not come at the expense of performance.
A modern editor with a backend written in Rust.
The xi editor project is an attempt to build a high quality text editor, using modern software engineering techniques. It is initially built for Mac OS X, using Cocoa for the user interface. There are also frontends for other operating systems available from third-party developers.
Goals include:
-
Incredibly high performance. All editing operations should commit and paint in under 16ms. The editor should never make you wait for anything.
-
Beauty. The editor should fit well on a modern desktop, and not look like a throwback from the ’80s or ’90s. Text drawing should be done with the best technology available (Core Text on Mac, DirectWrite on Windows, etc.), and support Unicode fully.
-
Reliability. Crashing, hanging, or losing work should never happen.
-
Developer friendliness. It should be easy to customize xi editor, whether by adding plug-ins or hacking on the core.
A Python 3 Command-Line Interface to interact with a Shaarli instance.
Get started with the keystroke-driven i3 tiling window manager for the Linux desktop.
Forecasting is a data science task that is central to many activities within an organization. For instance, large organizations like Facebook must engage in capacity planning to efficiently allocate scarce resources and goal setting in order to measure performance relative to a baseline.