All Projects → NorfairKing → Smos

NorfairKing / Smos

A comprehensive self-management System

Programming Languages

haskell
3896 projects

Projects that are alternatives of or similar to Smos

3mux
Terminal multiplexer inspired by i3
Stars: ✭ 1,687 (+842.46%)
Mutual labels:  tui, hacktoberfest
Castero
TUI podcast client for the terminal
Stars: ✭ 375 (+109.5%)
Mutual labels:  tui, hacktoberfest
Gitui
Blazing 💥 fast terminal-ui for git written in rust 🦀
Stars: ✭ 6,762 (+3677.65%)
Mutual labels:  tui, hacktoberfest
Bubbles
TUI components for Bubble Tea 🍡
Stars: ✭ 467 (+160.89%)
Mutual labels:  tui, hacktoberfest
Crossterm
Cross platform terminal library rust
Stars: ✭ 1,023 (+471.51%)
Mutual labels:  tui, cursor
Topydo
A powerful todo list application for the console, using the todo.txt format.
Stars: ✭ 511 (+185.47%)
Mutual labels:  tui, hacktoberfest
Bubbletea
A powerful little TUI framework 🏗
Stars: ✭ 7,886 (+4305.59%)
Mutual labels:  tui, hacktoberfest
Kmon
Linux Kernel Manager and Activity Monitor 🐧💻
Stars: ✭ 1,142 (+537.99%)
Mutual labels:  tui, hacktoberfest
Hledger
A reliable, user-friendly Plain Text Accounting tool with command line, terminal and web interfaces.
Stars: ✭ 1,887 (+954.19%)
Mutual labels:  tui, hacktoberfest
React Otp Input
✔️ OTP Input Component for React
Stars: ✭ 177 (-1.12%)
Mutual labels:  hacktoberfest
Shoutrrr
Notification library for gophers and their furry friends.
Stars: ✭ 177 (-1.12%)
Mutual labels:  hacktoberfest
Tamburetei
Fazendo de tamburete as cadeiras de [email protected]
Stars: ✭ 177 (-1.12%)
Mutual labels:  hacktoberfest
Yarnhook
Run `yarn install`, `npm install` or `pnpm install` on git hooks automatically
Stars: ✭ 177 (-1.12%)
Mutual labels:  hacktoberfest
Platform
A @laravel based RAD platform for back-office applications, admin/user panels, and dashboards.
Stars: ✭ 2,623 (+1365.36%)
Mutual labels:  hacktoberfest
Externalsecret Operator
An operator to fetch secrets from cloud services and inject them in Kubernetes
Stars: ✭ 177 (-1.12%)
Mutual labels:  hacktoberfest
Professional Ts
Stars: ✭ 177 (-1.12%)
Mutual labels:  hacktoberfest
Shopyo
🎁 Your Open web framework, designed with big in mind. Flask with Django advantages. Build your management systems, ERP products & mobile backend (coming soon). Small business needs apps included by default. First timers friendly. Email: [email protected] | password: pass
Stars: ✭ 172 (-3.91%)
Mutual labels:  hacktoberfest
Slack Scala Client
A scala library for interacting with the slack api and real time messaging interface
Stars: ✭ 176 (-1.68%)
Mutual labels:  hacktoberfest
Capa Rules
Standard collection of rules for capa: the tool for enumerating the capabilities of programs
Stars: ✭ 178 (-0.56%)
Mutual labels:  hacktoberfest
Rclcpp
rclcpp (ROS Client Library for C++)
Stars: ✭ 178 (-0.56%)
Mutual labels:  hacktoberfest

Smos

Stack Build Nix Build

See the documentation site for more information.

logo

Try it out!

There is a demo playground at smos-docs-site/demo-workflow. You can run nix-shell there and try out different things.

Hacking on Smos

Package overview

smos-data                : The Smos data format
smos-data-gen            : Generators for the Smos data format
smos-cursor              : Smos-specific cursors
smos-cursor-gen          : Generators for Smos-specific cursors
smos-report              : Smos Reports
smos-report-gen          : Generators for Smos reports
smos-report-cursor       : Cursors for Smos reports
smos-report-cursor-gen   : Generators for cursors for smos reports
smos                     : The smos TUI
smos-single              ; The smos-single tool; to make a single-task project
smos-query               : The smos-query tool; to query your workflow
smos-archive             : The smos-archive tool: to archive smos files
smos-convert-org         : The smos-convert-org tool: to convert org-mode files to smos files
smos-calendar-import     : The calendar import tool: to import calendars in an onging manner
smos-api                 : The API for the smos server
smos-api-gen             : Generators for the API for the smos server
smos-client              : The smos client library
smos-client-gen          : Generators for the smos client library
smos-server              : The smos server
smos-server-gen          : Generators for the smos server
smos-sync-client         : The sync client tool
smos-web-style           : The stylesheets for the web server and docs site
smos-web-server          : The smos web server
smos-docs-site           : The generator for the documentation website.

Development

Before starting development, make sure to run nix-shell at least once to install pre-commit hooks.

Before submitting a PR, make sure that these commands all succeed:

nix-build ci.nix
stack clean
stack build --test --bench --no-run-benchmarks --pedantic

Cachix cache

There is a cachix cache for this project.

To use it, use cachix use smos or add the appropriate details to your nixos configuration.

Sponsor this project

Smos is free and open-source software. Building it takes time, energy and money. Please consider supporting the project at https://docs.smos.online/support

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].