├── LICENSE ├── README.md └── assets ├── micophone_sound_recorder.png ├── nodebr.svg ├── podcast_1.png └── podcast_1.xcf /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nodebr/podcast/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nodebr/podcast/HEAD/README.md -------------------------------------------------------------------------------- /assets/micophone_sound_recorder.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nodebr/podcast/HEAD/assets/micophone_sound_recorder.png -------------------------------------------------------------------------------- /assets/nodebr.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nodebr/podcast/HEAD/assets/nodebr.svg -------------------------------------------------------------------------------- /assets/podcast_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nodebr/podcast/HEAD/assets/podcast_1.png -------------------------------------------------------------------------------- /assets/podcast_1.xcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nodebr/podcast/HEAD/assets/podcast_1.xcf --------------------------------------------------------------------------------