Skip to content
forked from jenius-apps/ambie

A simple, elegant white noise app for Xbox and Windows

License

Notifications You must be signed in to change notification settings

Sergio0694/ambie

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ambie

A modern Windows app that plays soothing tones to help you be healthier, happier, and more relaxed.

Download from store: https://www.microsoft.com/store/productId/9P07XNM5CHP0

Chat about Ambie on Discord: https://discord.gg/b9z3BeXk3D

Motivation

The motivation behind Ambie is to build a simple but beautiful soothing sounds player for Windows. Animations are used to enhance the experience. Only a few UI elements are available in the app. This is on purpose because for Ambie, less is more.

Translation

Ambie needs volunteer translators! To help translate, follow these instructions.

Adding a new language (requires Visual Studio 2019 and Multilingual App Toolkit)

  • Ensure you have Visual Studio 2019 and the Multilingual App Toolkit extension.
  • Fork and clone this repo.
  • Open in VS 2019.
  • Right click on the AmbientSounds.Uwp project.
  • Select Multilingual App Toolkit > Add translation language.
    • If you get a message saying "Translation Provider Manager Issue," just click Ok and ignore it. It's unrelated to adding a language.
  • Select a language.
  • Once you select a language, new .xlf files will be created in the MultilingualResources folder.
  • Now follow the Improving an existing language steps below.

Improving an existing language (can be done with any text editor)

  • Inside the MultilingualResources folder, open the .xlf of the language you want to translate.
  • If you're using a text editor, translate the strings inside the <target> node. Then change the state property to translated.
  • If you're using the Multilingual Editor, translate the strings inside the Translation text field. Make sure to save to preserve your changes.
  • Once you're done, commit your changes, push to GitHub, and make a pull request.

Contributors

Pull requests are welcome! Please keep in mind the motivation behind Ambie, however: Less is more. New sound requests are appreciated. New sounds must

  • Have a license that can work with Ambie
  • Have an image
  • Have attributions for sound and image

For all pull requests, please make sure there's an issue created for it first and that maintainers have confirmed that the issue or feature request can be addressed. Maintainers can then assign the issue to you so that others can track who's working on what issue. In some cases, you might have contacted the maintainers directly via other channels such as Twitter or Discord. You might have asked the maintainers if you can submit a PR. In those scenarios, an issue is not required.

Attributions

Thank you translators!

About

A simple, elegant white noise app for Xbox and Windows

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%