orgutils: Personal Organization Utilities orgutils are a set of utilities for personal and project organization. Each program has its respective manual page. The programs are the following. • calendar: Print upcoming events. • todo: Print next tasks. • schedule: Convert tasks into events. • agenda: Print calendar, events and tasks for current project. These programs were written to be scriptable. They are non-interactive filters that do not do colored output or other forms of pretty-printing, so their output can be used by other utilities, in a shell pipeline for example. This software is in public domain and is provided AS IS, with NO WARRANTY.
personal organization utilities
Owner
Seninha
Similar Resources
provide SFML Time utilities in pure C++20, no dependencies
SFML-Time-utilities-without-SFML provide SFML Time utilities in pure C++20, no dependencies Example int main() { Clock clock; Sleep(1000);
Entwine - point cloud organization for massive datasets
Build Status Entwine is a data organization library for massive point clouds, designed to conquer datasets of hundreds of billions of points as well a
A simple CHIP-8 emulator made for the purpose of studying computer organization, mainly how emulation does work.
CHIP8EMU A simple CHIP-8 emulator made for the purpose of studying computer organization, mainly how emulation does work. It was written in just a few
Personal Financial Management
Terminal Finances This software is suitable for those who want to have control of their personal accounts in an easy and simple way. Available for Lin
MAZE (My AmaZing Engine) - 🎮 Personal open-source cross-platform game engine
MAZE (My AmaZing Engine) is the self-written open-source cross-platform game engine in the active development stage. At the moment it is my main pet project, developed for the purpose of learning and preserving different game dev technologies.
C+- is a personal project trying to make a programming language.
C+- A personal project trying to be a programming language with close resemblence to C/C++ (probably gonna fail at that).
Personal reference material for Data Structures and Algorithms
🔗 DSA 📈 Sr Filename Title Notes 1 2-1_datatypes_and_modifiers.cpp Datatypes and Modifiers Type modifiers explained 2 2-2_input_output.cpp stdin and
A personal project that uses DX12 to implement various render techniques to ultimately create breathtaking real-time visuals
D3D12Playground (Real Time) A personal project that uses DX12 to implement various render techniques to ultimately create breathtaking real-time visua
A collection of academic and personal projects demonstrating my proficiency in programming.
Best-README-Template An awesome README template to jumpstart your projects! Explore the docs » View Demo · Report Bug · Request Feature Table of Conte
My personal Linux device driver
LinuxDeviceDriver If you violate your legal rights, please contact me on [email protected] THANK YOU! . ├── adc │ └── tpc512.c ├── charger │ └── bq24
Cosmic-fresh kernel for M21, for personal use. force pushes incoming!! you have been warned.
Linux kernel ============ This file was moved to Documentation/admin-guide/README.rst Please notice that there are several guides for kernel develop
Mamiza's personal build of dmenu
dmenu - dynamic menu ==================== dmenu is an efficient dynamic menu for X. Requirements ------------ In order to build dmenu you need the X
⌨️ Personal key mapping for The Key.
The Key Personal key mapping for The Key. This firmware configures: The first key to be the mute key on single tap, and the pause/play key on double t
🐳 A collection of my personal dotfiles
🐧 Pocco81's configuration files 🐧 Thanks for dropping by! This is my personal collection of configuration files. Here are some details about my setu
A simple personal wiki of my current knowledge
About Why should I memorize something I can so easily get from BOOK. - Albert Einstein In fact, Einstein claimed never to memorize anything which coul
Yet another approach to developing a personal 3D graphics engine. Windows + Direct3D 12.
RegEngine Yet another approach to developing a personal 3D graphics engine. Windows + Direct3D 12. Work in progress... Nothing to see here. I just ren
Building a personal webserver/framework piece by piece
Building a personal webserver/framework piece by piece
A personal collection of Windows CVE I have turned in to exploit source, as well as a collection of payloads I've written to be used in conjunction with these exploits.
This repository contains a personal collection of Windows CVE I have turned in to exploit source, as well as a collection of payloads I've written to
A simple flutter application to maintain basic personal notes. A showcase on how to use fastAPI as backend
Flutter App Notes with FastApi as backend A simple flutter application to maintain basic personal notes. The backend of this app was built with FastAP
Related tags
MacFlim flim player source code and utilities
MacFlim Video player source code Please do not barf on code quality. It was not in releasable state, but people wanted to use it. You may even be one
Panda - is a set of utilities used to research how PsExec encrypts its traffic.
Panda Panda - is a set of utilities used to research how PsExec encrypts its traffic. Shared library used to inject into lsass.exe process to log NTLM
Dead by Daylight utilities created while researching
DeadByDaylight Research material and PoC for bugs found during the reversal of the game Dead by Daylight. All information provided is for educational
Utilities to extract secrets from 1Password
1PasswordSuite Blog https://posts.specterops.io/1password-secret-retrieval-methodology-and-implementation-6a9db3f3c709 1PasswordExtract This .NET appl
mpiFileUtils - File utilities designed for scalability and performance.
mpiFileUtils provides both a library called libmfu and a suite of MPI-based tools to manage large datasets, which may vary from large directory trees to large files.
cavi is an open-source library that aims to provide performant utilities for closed hierarchies (i.e. all class types of the hierarchy are known at compile time).
cavi cavi is an open-source library that aims to provide performant utilities for closed hierarchies (i.e. all class types of the hierarchy are known
A combined suite of utilities for manipulating binary data files.
BinaryTools A combined suite of utilities for manipulating binary data files. It was developed for use on Windows but might compile on other systems.
Utilities for use in a DPP based discord bot
DPPUtils NOTE: This repo is in development, use these utilities at your own risk Numerous utilities for use in your DPP bot. List of Utilities Youtube
Isaac ROS common utilities and scripts for use in conjunction with the Isaac ROS suite of packages.
Isaac ROS Common Isaac ROS common utilities and scripts for use in conjunction with the Isaac ROS suite of packages. Docker Scripts run_dev.sh creates
Header-only lock-free synchronization utilities (one writer, many readers).
stupid Header-only lock-free synchronization utilities (one writer, many readers). No queues Base functionality The base functionality of this library