Socket
Socket
Sign inDemoInstall

systema

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

systema


Maintainers
1

Systema (Work-in-Progress)

Summary

"You do not rise to the level of your goals. You fall to the level of your systems."

  • James Clear

This project is intended to be my "Productivity System".

Planned components

  • Web server
    • FastAPI
    • SQLModel
    • FastUI
  • CLI client and manager
    • Typer
  • TUI client
    • Textual

Planned features

  • Project Manager
  • Diagrams

Setup

Termux

cd
mkdir -p .termux
echo "enforce-char-based-input=true" > .termux/termux.properties
termux-reload-settings

pkg update && pkg upgrade -y
pkg install python -y
pkg install python-cryptography -y
pkg install binutils -y
apt update && apt upgrade -y
apt install rust -y

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc