Git Product home page Git Product logo

raag's Introduction

Raag CLI

Raag is a CLI tool for managing offline music playback, streaming, and offering P2P support for local WiFi networks.

P-Society Handles


Raag is a CLI Tool that manages offline music playback & streaming, along with P2P Support for Local WIFI networks built using Go, Charm, Bubbletea, FerretDB, and NeDB.

Current contributors

Made with contributors-img.

Subscribe to updates

Join our Discord Server and subscribe to this repository subscribe to get updates, information about RaagCLI

License

RaagCLI is licensed under Apache License

raag's People

Contributors

zakhaev26 avatar

Stargazers

Saswat Parasar Behera avatar  avatar

Watchers

ARIJEET SATAPATHY avatar Nabanita Dash avatar  avatar Debasish Sahoo avatar  avatar

Forkers

zakhaev26

raag's Issues

Create storage and an API to CRUD songs via commands

  • Create a basic interface using bubble tea/ gum that can take in a songs name and add it to the database (this will be needed for song history, playlists and other list-type features on the app. Let's call them libraries)
  • Update elements of library
  • Delete elements of library
  • Show the libraries (Read)

We will be using an embedded database but we should use LevelDB (nosql) or SQLite (sql) instead of NeDB as they provide additional features such as concurrency, transactions and querying capabilities which we will need while developing the P2P system.

CC: @zakhaev26

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.