Giter Club home page Giter Club logo

bell's People

Contributors

andrirad avatar dependabot[bot] avatar jadeen avatar restanrm avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

andrirad jadeen

bell's Issues

Add tags to sound

  • add tags to the sounder interface
  • add sound to the http interfaces
  • add sound to the bellctl commands
    • list
    • add
    • play
  • add tags functionnality to the front
    • filter by tags
    • play sound by tags
    • add sound with tags

play target should allow to specify a tag instead of a sound and a random select on files matching the tag could be done.

filter by tag in the front could be added

Lighten the docker container for the server

The current docker container is based on ubuntu to be able bind pulseaudio to host card in order to play sound.

Since sound are now mostly played by the clients, it's no longer necessary to have such a big docker image.

Implementation of a docker client could be at the responsibility of the client.

Panic if store.json doesn't exist

If the file store.json doesn't exist, a panic is raised.

If the store.json is void, a panic is raised, but the program isn't killed. It's not possible to add sound.

Backup and restore functionnality

It would be great to have a backup and restore command to save server sounds and restore the database.

  • create archive format

  • add backup command

  • add restore command

  • Add rate limiting to the requests.

backup would retrieve the list of sound in json format from standard request. It could then request for each sound and store them in a folder created with timestamp. The json would also be store next to it.

Restore would work with the archive format provided from backup functionnality. It would load the json,
check if each file is present and create a request to add the sound to the store.

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.