Skip to content

A GNOME Shell extension that converts measuring units and currency from the search bar

License

Notifications You must be signed in to change notification settings

MasterGeekMX/unit-and-currency-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Unit and Currency Converter

A GNOME Shell extension that converts measuring units and currency from the search bar.

IT IS A WORK-IN-PROGRESS (NOT EVEN ALPHA!). NOTHING WORKS YET

Usage

To convert, type in the GNOME Shell search a number followed by a space and in the end the prefix of the unit (kg, sec, m, usd, and so on).

The results will appear on the search results in the shell.

Measuring units are hardcoded in the extension code. In the future, currency conversion rates will be pulled from an external API, updated every hour.

Planned Features

  • Currency conversion: If you know about a suitable API that provides currency exchange rates which can be updated every hour, please suggest it!

Troubleshooting

For debugging, you can use the log output of GNOME Shell. Use this line to filter out any unrelated messages:

journalctl -f -o cat | grep -E 'UCConverter'

Test the extension with this command running in a terminal. Log messages concerning the application may then appear.

Contributing

New contributions are always welcome! Feel free to have a look at the code and file a PR with your ideas.

Contributors

daPhipz: Better way to filter out log messages

About

A GNOME Shell extension that converts measuring units and currency from the search bar

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published