news
Free and Open Source Software
-
e2c - AWS EC2 Terminal UI Manager - LinuxLinks
e2c is a terminal-based UI application for managing AWS EC2 instances, inspired by k9s for Kubernetes and e1s for ECS.
This is free and open source software.
ktfmt - pretty-prints (formats) Kotlin code - LinuxLinks
ktfmt is a program that pretty-prints (formats) Kotlin code, based on google-java-format.
ktfmt uses google-java-format’s underlying engine, and as such, many items on google-java-format’s FAQ apply to ktfmt as well. ktfmt ignores most existing formatting. It respects existing newlines in some places, but in general, its output is deterministic and is independent of the input code. ktfmt exposes no configuration options that govern formatting behavior.
This is free and open source software.
SpeedyNote - simple note app - LinuxLinks
SpeedyNote is a lightweight, fast, and stylus-optimized note-taking app built for classic tablet PCs, low-resolution screens, and vintage hardware.
This is free and open source software.
Kotlinter Gradle - plugin for linting and formatting - LinuxLinks
Painless Gradle plugin for linting and formatting Kotlin source files using the awesome ktlint engine.
It aims to be easy to set up with zero required configuration and behaves as you’d expect out of the box.
It’s also fast because it integrates the ktlint engine directly with Gradle’s incremental build and uses the Worker API to parallelize work.
Konsist - static code analyzer tailored for Kotlin - LinuxLinks
The Konsist API provides developers with the capability to create custom checks through unit tests, customized to align with the project’s unique requirements. Additionally, it offers smooth integration with leading testing frameworks, including JUnit4, JUnit5, and Kotest, further streamlining the development process.
Konsist offers two types of checks, namely Declaration Checks and ArchitecturalChecks, to thoroughly evaluate the codebase.
This is free and open source software.
mdfried - Markdown viewer - LinuxLinks
mdfried is a markdown viewer for the terminal that renders headers as Bigger Text than the rest.
Markdown can obviously be rendered pretty well in terminals, but one key aspect is missing: Big Headers make text more readable, and rendering images inline is very convenient.
This is free and open source software.
Bookokrat - terminal-based EPUB reader - LinuxLinks
Bookokrat is a terminal-based EPUB reader with a split-view library and reader, full MathML and image rendering, automatic bookmarks, inline annotations, and customizable themes.
This is free and open source software.
TimeMap - personal knowledge tool - LinuxLinks
TimeMap is a terminal-based personal knowledge management tool that combines a Calendar, Diary, Todo List, Quick Note, File Manager and Tags into a single, cohesive TUI (Text User Interface).
It helps you map your life by linking files, notes, and tasks to specific dates, visualizing connections through tags, and exploring your data.
This is free and open source software.